diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-14 05:21:55 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-14 05:21:55 +0200 |
commit | 056399bb36379fd240250af8e7381822b9cdd6bc (patch) | |
tree | 234c8b339ee85a84735a19ca8a5a37126f47b683 /dev-libs/npth | |
parent | media-video/ffmpeg: Mark ~hppa (bug #560382). (diff) | |
download | gentoo-056399bb36379fd240250af8e7381822b9cdd6bc.tar.gz gentoo-056399bb36379fd240250af8e7381822b9cdd6bc.tar.bz2 gentoo-056399bb36379fd240250af8e7381822b9cdd6bc.zip |
dev-libs/npth: Stable for HPPA (bug #560272).
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-libs/npth')
-rw-r--r-- | dev-libs/npth/npth-1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/npth/npth-1.1.ebuild b/dev-libs/npth/npth-1.1.ebuild index 923fd82f783a..0f614f5d0341 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 ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~mips ppc ppc64 ~x86" IUSE="static-libs" |