diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:32:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:52:49 +0100 |
commit | ebcc5fabda014dfb94a0ae17b74a6ade1fedf12c (patch) | |
tree | 9541648945f6cee140c565bb58b477315f679e39 /sys-apps/cpuid | |
parent | dev-libs/libmcrypt: x86 stable wrt bug #587336 (diff) | |
download | gentoo-ebcc5fabda014dfb94a0ae17b74a6ade1fedf12c.tar.gz gentoo-ebcc5fabda014dfb94a0ae17b74a6ade1fedf12c.tar.bz2 gentoo-ebcc5fabda014dfb94a0ae17b74a6ade1fedf12c.zip |
sys-apps/cpuid: x86 stable wrt bug #585298
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/cpuid')
-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="" |