diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-19 15:03:01 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-19 15:03:01 +0200 |
commit | 8ca8ffb3f3f6aadbc14fe1e98feee9c20ae3353e (patch) | |
tree | f80c2eaee2fa494bb5347aa12daf879d28b8cd72 /dev-python/miniupnpc | |
parent | app-misc/lirc: x86 stable (bug #685754) (diff) | |
download | gentoo-8ca8ffb3f3f6aadbc14fe1e98feee9c20ae3353e.tar.gz gentoo-8ca8ffb3f3f6aadbc14fe1e98feee9c20ae3353e.tar.bz2 gentoo-8ca8ffb3f3f6aadbc14fe1e98feee9c20ae3353e.zip |
dev-python/miniupnpc: x86 stable (bug #685610)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@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 bed9cd2a744b..454bb7265340 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=" |