diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-12 20:02:52 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-12 20:02:52 +0300 |
commit | 8952a1e05d8bc598609a79e850a9ecc3abd58d26 (patch) | |
tree | 055df549f2d0a993a07f3bd17325c11f77a0af1d /dev-python/miniupnpc | |
parent | app-arch/lziprecover: amd64 stable wrt bug #679898 (diff) | |
download | gentoo-8952a1e05d8bc598609a79e850a9ecc3abd58d26.tar.gz gentoo-8952a1e05d8bc598609a79e850a9ecc3abd58d26.tar.bz2 gentoo-8952a1e05d8bc598609a79e850a9ecc3abd58d26.zip |
dev-python/miniupnpc: amd64 stable wrt bug #679906
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.20190210.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/miniupnpc/miniupnpc-2.1.20190210.ebuild b/dev-python/miniupnpc/miniupnpc-2.1.20190210.ebuild index 4474c7bf0051..309027d17014 100644 --- a/dev-python/miniupnpc/miniupnpc-2.1.20190210.ebuild +++ b/dev-python/miniupnpc/miniupnpc-2.1.20190210.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=" |