summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-10-10 20:28:28 +0300
committerMikle Kolyada <zlogene@gentoo.org>2015-10-10 20:30:46 +0300
commit80f8e86f995f844ea485a1ab9db737f7acbee77a (patch)
tree0f1eabb983c1f0ca08686fbdabc5d925dde227da /dev-libs/npth/npth-1.2.ebuild
parentmedia-libs/mesa: Version bump to 11.0.3. (diff)
downloadgentoo-80f8e86f995f844ea485a1ab9db737f7acbee77a.tar.gz
gentoo-80f8e86f995f844ea485a1ab9db737f7acbee77a.tar.bz2
gentoo-80f8e86f995f844ea485a1ab9db737f7acbee77a.zip
dev-libs/npth: Add ~sparc keywords wrt bug #546478
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-libs/npth/npth-1.2.ebuild')
-rw-r--r--dev-libs/npth/npth-1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/npth/npth-1.2.ebuild b/dev-libs/npth/npth-1.2.ebuild
index 7972b9ff3221..d925771f714d 100644
--- a/dev-libs/npth/npth-1.2.ebuild
+++ b/dev-libs/npth/npth-1.2.ebuild
@@ -11,5 +11,5 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="static-libs"