summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-06-08 14:53:17 -0400
committerMike Frysinger <vapier@gentoo.org>2016-06-08 14:53:17 -0400
commit0a899134f281756cab06f4bf1d082d0fadc94527 (patch)
tree91c6182bb1bdad5e68fef6f36c8e424caa10026e /dev-libs/npth
parentapp-crypt/gnupg: mark 2.0.28 arm64/s390/sh stable (diff)
downloadgentoo-0a899134f281756cab06f4bf1d082d0fadc94527.tar.gz
gentoo-0a899134f281756cab06f4bf1d082d0fadc94527.tar.bz2
gentoo-0a899134f281756cab06f4bf1d082d0fadc94527.zip
dev-libs/npth: add m68k/s390/sh love to 1.2
Diffstat (limited to 'dev-libs/npth')
-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 a9f559ae4ae9..327271e1fdaa 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 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="static-libs"