diff options
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/cpuid/cpuid-20151017.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/cpuid/cpuid-20151017.ebuild b/sys-apps/cpuid/cpuid-20151017.ebuild index ae19cb5f037d..e370c99341c4 100644 --- a/sys-apps/cpuid/cpuid-20151017.ebuild +++ b/sys-apps/cpuid/cpuid-20151017.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ CPUID instruction" HOMEPAGE="http://www.etallen.com/cpuid.html" SRC_URI="http://www.etallen.com/${PN}/${P}.src.tar.gz" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" LICENSE="GPL-2" IUSE="" |