summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-01-12 21:15:39 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-01-12 21:14:09 +0000
commit0dd2b852c4790ebf4baabf03e8c89c3a03a40427 (patch)
treecd31f0275a2dd808445dfff6f840d5a9bde1edbf /dev-libs/libx86
parentapp-admin/sudo: stable 1.9.5_p1 for hppa/sparc, bug #764986 (diff)
downloadgentoo-0dd2b852c4790ebf4baabf03e8c89c3a03a40427.tar.gz
gentoo-0dd2b852c4790ebf4baabf03e8c89c3a03a40427.tar.bz2
gentoo-0dd2b852c4790ebf4baabf03e8c89c3a03a40427.zip
dev-libs/libx86: keyworded 1.1-r4 for sparc, bug #764026
Package-Manager: Portage-3.0.12, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/libx86')
-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 24efb4976012..259d3f552e7f 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-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://www.codon.org.uk/~mjg59/${PN}/downloads/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 ~arm ~sparc x86"
IUSE="static-libs"
src_prepare() {