summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-04-26 12:49:51 +0000
committerAnthony G. Basile <blueness@gentoo.org>2015-04-26 12:49:51 +0000
commit9838ebc421492f77d42b93707edda922b337725a (patch)
tree8a42b416b307c03d1706b8cc592c5aa3652401f9 /dev-libs/npth
parentRemove masked for removal package (diff)
downloadgentoo-2-9838ebc421492f77d42b93707edda922b337725a.tar.gz
gentoo-2-9838ebc421492f77d42b93707edda922b337725a.tar.bz2
gentoo-2-9838ebc421492f77d42b93707edda922b337725a.zip
Keyword ~arm and ~mips. Bug #546478.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-libs/npth')
-rw-r--r--dev-libs/npth/ChangeLog6
-rw-r--r--dev-libs/npth/npth-0.91.ebuild4
-rw-r--r--dev-libs/npth/npth-1.0.ebuild4
-rw-r--r--dev-libs/npth/npth-1.1.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-libs/npth/ChangeLog b/dev-libs/npth/ChangeLog
index f7ea3db2dbf4..02caeac5b589 100644
--- a/dev-libs/npth/ChangeLog
+++ b/dev-libs/npth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/npth
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/ChangeLog,v 1.5 2015/04/25 16:29:14 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/ChangeLog,v 1.6 2015/04/26 12:49:51 blueness Exp $
+
+ 26 Apr 2015; Anthony G. Basile <blueness@gentoo.org> npth-0.91.ebuild,
+ npth-1.0.ebuild, npth-1.1.ebuild:
+ Keyword ~arm and ~mips. Bug #546478.
25 Apr 2015; Anthony G. Basile <blueness@gentoo.org> npth-0.91.ebuild,
npth-1.0.ebuild, npth-1.1.ebuild:
diff --git a/dev-libs/npth/npth-0.91.ebuild b/dev-libs/npth/npth-0.91.ebuild
index 42a85b01d8d3..555a993b6c5c 100644
--- a/dev-libs/npth/npth-0.91.ebuild
+++ b/dev-libs/npth/npth-0.91.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/npth-0.91.ebuild,v 1.3 2015/04/25 16:29:14 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/npth-0.91.ebuild,v 1.4 2015/04/26 12:49:51 blueness Exp $
EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND=""
diff --git a/dev-libs/npth/npth-1.0.ebuild b/dev-libs/npth/npth-1.0.ebuild
index a9b6dd8e248c..234b05ade57e 100644
--- a/dev-libs/npth/npth-1.0.ebuild
+++ b/dev-libs/npth/npth-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/npth-1.0.ebuild,v 1.2 2015/04/25 16:29:14 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/npth-1.0.ebuild,v 1.3 2015/04/26 12:49:51 blueness Exp $
EAPI=5
inherit autotools-utils
@@ -11,5 +11,5 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
IUSE="static-libs"
diff --git a/dev-libs/npth/npth-1.1.ebuild b/dev-libs/npth/npth-1.1.ebuild
index e93acf7ebfbc..cea5904c760a 100644
--- a/dev-libs/npth/npth-1.1.ebuild
+++ b/dev-libs/npth/npth-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/npth-1.1.ebuild,v 1.3 2015/04/25 16:29:14 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/npth/npth-1.1.ebuild,v 1.4 2015/04/26 12:49:51 blueness Exp $
EAPI=5
inherit autotools-utils
@@ -11,5 +11,5 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~hppa ~arm ~mips ~ppc ~ppc64 ~x86"
IUSE="static-libs"