diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-05 14:18:31 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-05 14:24:39 +0200 |
commit | dce38a4cb5000563a06975aaa40eb175fd5467ad (patch) | |
tree | 7a1bdb2b2c1158ccaaa1765e37c66cefd1aed770 /sys-apps/gsmartcontrol | |
parent | sys-auth/consolekit: x86 stable (bug #667790) (diff) | |
download | gentoo-dce38a4cb5000563a06975aaa40eb175fd5467ad.tar.gz gentoo-dce38a4cb5000563a06975aaa40eb175fd5467ad.tar.bz2 gentoo-dce38a4cb5000563a06975aaa40eb175fd5467ad.zip |
sys-apps/gsmartcontrol: x86 stable (bug #664360)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-apps/gsmartcontrol')
-rw-r--r-- | sys-apps/gsmartcontrol/gsmartcontrol-1.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/gsmartcontrol/gsmartcontrol-1.1.3.ebuild b/sys-apps/gsmartcontrol/gsmartcontrol-1.1.3.ebuild index 4757ae7e2385..3ca397d30181 100644 --- a/sys-apps/gsmartcontrol/gsmartcontrol-1.1.3.ebuild +++ b/sys-apps/gsmartcontrol/gsmartcontrol-1.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,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" COMMON_DEPEND=" |