diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-31 07:16:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-31 07:16:16 +0200 |
commit | 8fa48e04d8893cfdc840d4bd05d5e0a3637a3f4b (patch) | |
tree | 2198bb862c513f2bfbd057e910cd3bd0b0ad8f45 /sys-apps/gsmartcontrol | |
parent | dev-python/psycopg: x86 stable wrt bug #867484 (diff) | |
download | gentoo-8fa48e04d8893cfdc840d4bd05d5e0a3637a3f4b.tar.gz gentoo-8fa48e04d8893cfdc840d4bd05d5e0a3637a3f4b.tar.bz2 gentoo-8fa48e04d8893cfdc840d4bd05d5e0a3637a3f4b.zip |
sys-apps/gsmartcontrol: x86 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 99e415b091fd..472ebfc3afaf 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 )" |