diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 10:02:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 10:05:03 +0100 |
commit | 1e9e0b02aec17e6f2d9ed3b0ea0d504ffd6cb5bd (patch) | |
tree | 1827cdf1908b280e50311c59b6b71b6af81933e2 /dev-python/miniupnpc | |
parent | www-misc/monitorix: amd64 stable wrt bug #646036 (diff) | |
download | gentoo-1e9e0b02aec17e6f2d9ed3b0ea0d504ffd6cb5bd.tar.gz gentoo-1e9e0b02aec17e6f2d9ed3b0ea0d504ffd6cb5bd.tar.bz2 gentoo-1e9e0b02aec17e6f2d9ed3b0ea0d504ffd6cb5bd.zip |
dev-python/miniupnpc: amd64 stable wrt bug #646550
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python/miniupnpc')
-rw-r--r-- | dev-python/miniupnpc/miniupnpc-2.0.20171212.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/miniupnpc/miniupnpc-2.0.20171212.ebuild b/dev-python/miniupnpc/miniupnpc-2.0.20171212.ebuild index 1d325e2b7aca..292c63ed647a 100644 --- a/dev-python/miniupnpc/miniupnpc-2.0.20171212.ebuild +++ b/dev-python/miniupnpc/miniupnpc-2.0.20171212.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=" |