diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-08 00:02:52 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-08 00:03:13 +0100 |
commit | 4b3f2325952bea8d2af6e74e5d28f7f6851e40a6 (patch) | |
tree | 009f8a087a23f975af1fe66da1efcd3a051166d7 /dev-python | |
parent | net-libs/miniupnpc: stable 2.0.20180503 for ppc64, bug #665412 (diff) | |
download | gentoo-4b3f2325952bea8d2af6e74e5d28f7f6851e40a6.tar.gz gentoo-4b3f2325952bea8d2af6e74e5d28f7f6851e40a6.tar.bz2 gentoo-4b3f2325952bea8d2af6e74e5d28f7f6851e40a6.zip |
dev-python/miniupnpc: stable 2.0.20180503 for ppc64, bug #665412
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/miniupnpc/miniupnpc-2.0.20180503.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/miniupnpc/miniupnpc-2.0.20180503.ebuild b/dev-python/miniupnpc/miniupnpc-2.0.20180503.ebuild index 6cd650de78e6..3d0d474aa187 100644 --- a/dev-python/miniupnpc/miniupnpc-2.0.20180503.ebuild +++ b/dev-python/miniupnpc/miniupnpc-2.0.20180503.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ppc ppc64 ~x86" IUSE="" RDEPEND=">=net-libs/miniupnpc-${PV}:0=" |