diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-31 07:12:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-31 07:12:53 +0200 |
commit | 095c7d83f6b54275008dfe25edb155bc84c0030f (patch) | |
tree | 740c0968c96f1cbec8c79cffb1d400bb19991b7d /sys-apps/gsmartcontrol | |
parent | media-gfx/graphicsmagick: Stabilize 1.3.38-r2 arm, #867610 (diff) | |
download | gentoo-095c7d83f6b54275008dfe25edb155bc84c0030f.tar.gz gentoo-095c7d83f6b54275008dfe25edb155bc84c0030f.tar.bz2 gentoo-095c7d83f6b54275008dfe25edb155bc84c0030f.zip |
sys-apps/gsmartcontrol: amd64 stable wrt bug #867553
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/gsmartcontrol')
-rw-r--r-- | sys-apps/gsmartcontrol/gsmartcontrol-1.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/gsmartcontrol/gsmartcontrol-1.1.4.ebuild b/sys-apps/gsmartcontrol/gsmartcontrol-1.1.4.ebuild index 2dc9c0c0ebad..99e415b091fd 100644 --- a/sys-apps/gsmartcontrol/gsmartcontrol-1.1.4.ebuild +++ b/sys-apps/gsmartcontrol/gsmartcontrol-1.1.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="|| ( GPL-2 GPL-3 ) Boost-1.0 BSD Unlicense ZLIB" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |