diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-13 20:00:08 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-13 20:00:08 +0300 |
commit | 3ba108491e8ad8fc20ef12e49df173b508ef1388 (patch) | |
tree | 66f5b5200face4635379e778274982b85ba18d9e /dev-python/miniupnpc | |
parent | dev-db/sqlite: amd64 stable wrt bug #685838 (diff) | |
download | gentoo-3ba108491e8ad8fc20ef12e49df173b508ef1388.tar.gz gentoo-3ba108491e8ad8fc20ef12e49df173b508ef1388.tar.bz2 gentoo-3ba108491e8ad8fc20ef12e49df173b508ef1388.zip |
dev-python/miniupnpc: amd64 stable wrt bug #685610
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
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 5c5215895ad7..bed9cd2a744b 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=" |