diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-12 23:01:18 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-12 23:01:18 +0100 |
commit | 9fc89b60d4fddc4a2bd254e5b1ff079cc9c2b64b (patch) | |
tree | 923e5541374062df941124f99abf9972b5a6c989 /dev-python/miniupnpc | |
parent | app-portage/genlop: stable 0.30.10-r2 for ppc64, bug #685676 (diff) | |
download | gentoo-9fc89b60d4fddc4a2bd254e5b1ff079cc9c2b64b.tar.gz gentoo-9fc89b60d4fddc4a2bd254e5b1ff079cc9c2b64b.tar.bz2 gentoo-9fc89b60d4fddc4a2bd254e5b1ff079cc9c2b64b.zip |
dev-python/miniupnpc: stable 2.1.20190408 for ppc64, bug #685610
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/miniupnpc')
-rw-r--r-- | dev-python/miniupnpc/miniupnpc-2.1.20190408.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/miniupnpc/miniupnpc-2.1.20190408.ebuild b/dev-python/miniupnpc/miniupnpc-2.1.20190408.ebuild index 91362d9bc8a8..5c5215895ad7 100644 --- a/dev-python/miniupnpc/miniupnpc-2.1.20190408.ebuild +++ b/dev-python/miniupnpc/miniupnpc-2.1.20190408.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=" |