diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 14:10:22 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 16:09:15 +0100 |
commit | 054779997e1d2b38cd432e4c0ae0e8ce62427592 (patch) | |
tree | 18b88607a43f5c91f80acdc2fd06a37579f8f809 | |
parent | sys-cluster/corosync: x86 stable (bug #645032) (diff) | |
download | gentoo-054779997e1d2b38cd432e4c0ae0e8ce62427592.tar.gz gentoo-054779997e1d2b38cd432e4c0ae0e8ce62427592.tar.bz2 gentoo-054779997e1d2b38cd432e4c0ae0e8ce62427592.zip |
app-portage/cpuid2cpuflags: x86 stable (bug #643050)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r-- | app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild b/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild index 6467a205914b..3cc46d277903 100644 --- a/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild +++ b/app-portage/cpuid2cpuflags/cpuid2cpuflags-5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/cpuid2cpuflags/releases/download/v${PV}/${P}. LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" pkg_postinst() { |