diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-12-17 17:35:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-12-17 17:35:06 +0100 |
commit | 1d9b1d9d39750eeb72592e9f66368286828732e7 (patch) | |
tree | 961e4d207823b7f91f53f20eb8d1aceec86d345d /dev-python/miniupnpc | |
parent | dev-python/graphviz: amd64/x86 stable (ALLARCHES policy) wrt bug #760189 (diff) | |
download | gentoo-1d9b1d9d39750eeb72592e9f66368286828732e7.tar.gz gentoo-1d9b1d9d39750eeb72592e9f66368286828732e7.tar.bz2 gentoo-1d9b1d9d39750eeb72592e9f66368286828732e7.zip |
dev-python/miniupnpc: amd64 stable wrt bug #760198
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/miniupnpc')
-rw-r--r-- | dev-python/miniupnpc/miniupnpc-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/miniupnpc/miniupnpc-2.2.0.ebuild b/dev-python/miniupnpc/miniupnpc-2.2.0.ebuild index fa7233e6e37a..503942daaaed 100644 --- a/dev-python/miniupnpc/miniupnpc-2.2.0.ebuild +++ b/dev-python/miniupnpc/miniupnpc-2.2.0.ebuild @@ -14,7 +14,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=" |