diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-07 23:57:15 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-07 23:57:29 +0100 |
commit | b49d7e50430ecb6e95342a5877adda066b635770 (patch) | |
tree | 00cba611e127eebe5dae83412425f56c3eaf9953 /net-libs | |
parent | media-gfx/qrencode: stable 4.0.2 for hppa, bug #665410 (diff) | |
download | gentoo-b49d7e50430ecb6e95342a5877adda066b635770.tar.gz gentoo-b49d7e50430ecb6e95342a5877adda066b635770.tar.bz2 gentoo-b49d7e50430ecb6e95342a5877adda066b635770.zip |
net-libs/miniupnpc: stable 2.0.20180503 for hppa, bug #665412
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/miniupnpc/miniupnpc-2.0.20180503.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/miniupnpc/miniupnpc-2.0.20180503.ebuild b/net-libs/miniupnpc/miniupnpc-2.0.20180503.ebuild index 8f79b74f06c4..ea7a345282fd 100644 --- a/net-libs/miniupnpc/miniupnpc-2.0.20180503.ebuild +++ b/net-libs/miniupnpc/miniupnpc-2.0.20180503.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz" LICENSE="BSD" SLOT="0/17" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~arm64 hppa ~mips ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="ipv6 kernel_linux static-libs" RDEPEND="" |