summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2018-05-17 14:02:27 +0300
committerSergey Popov <pinkbyte@gentoo.org>2018-05-17 14:02:27 +0300
commit84b1f8f53222ff2841253ae9336e50ea4987a495 (patch)
treea4fcad15394c8e4a73c6df1251ba73d2385e2210
parentapp-misc/clockywock: bump EAPI to 6, drop base eclass (diff)
downloadgentoo-84b1f8f53222ff2841253ae9336e50ea4987a495.tar.gz
gentoo-84b1f8f53222ff2841253ae9336e50ea4987a495.tar.bz2
gentoo-84b1f8f53222ff2841253ae9336e50ea4987a495.zip
dev-libs/libx86-1.1-r4: stable on amd64 and x86
Package-Manager: Portage-2.3.31, Repoman-2.3.9
-rw-r--r--dev-libs/libx86/libx86-1.1-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libx86/libx86-1.1-r4.ebuild b/dev-libs/libx86/libx86-1.1-r4.ebuild
index 962e86942828..fd07a6993aab 100644
--- a/dev-libs/libx86/libx86-1.1-r4.ebuild
+++ b/dev-libs/libx86/libx86-1.1-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://www.codon.org.uk/~mjg59/${PN}/downloads/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
IUSE="static-libs"
src_prepare() {