summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-10-18 19:15:16 +0300
committerMikle Kolyada <zlogene@gentoo.org>2015-10-18 19:15:16 +0300
commitefd43595b53b1796f09f22e9f5883c0b63a2f2d3 (patch)
tree54df5a87cb402497af8cdd53a596f4055976db14 /dev-libs/npth
parentx11-wm/blackbox: amd64 stable wrt bug #563254 (diff)
downloadgentoo-efd43595b53b1796f09f22e9f5883c0b63a2f2d3.tar.gz
gentoo-efd43595b53b1796f09f22e9f5883c0b63a2f2d3.tar.bz2
gentoo-efd43595b53b1796f09f22e9f5883c0b63a2f2d3.zip
dev-libs/npth: Add ~ia64 keyword wrt bug #546478
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-libs/npth')
-rw-r--r--dev-libs/npth/npth-1.1.ebuild2
-rw-r--r--dev-libs/npth/npth-1.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/npth/npth-1.1.ebuild b/dev-libs/npth/npth-1.1.ebuild
index 8084a24c56a3..c337d0ccf373 100644
--- a/dev-libs/npth/npth-1.1.ebuild
+++ b/dev-libs/npth/npth-1.1.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 ~sparc x86"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
IUSE="static-libs"
diff --git a/dev-libs/npth/npth-1.2.ebuild b/dev-libs/npth/npth-1.2.ebuild
index d925771f714d..d9dc362728ce 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 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="static-libs"