diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 13:48:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 13:48:24 +0100 |
commit | 845fa2dd86af4ee7d8377f6950d90b3d94344058 (patch) | |
tree | f82e9085a0be0e5fda11d79e5cb65215fe3e0b39 /dev-python/miniupnpc | |
parent | dev-libs/univalue: x86 stable wrt bug #695948 (diff) | |
download | gentoo-845fa2dd86af4ee7d8377f6950d90b3d94344058.tar.gz gentoo-845fa2dd86af4ee7d8377f6950d90b3d94344058.tar.bz2 gentoo-845fa2dd86af4ee7d8377f6950d90b3d94344058.zip |
dev-python/miniupnpc: x86 stable wrt bug #697448
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/miniupnpc')
-rw-r--r-- | dev-python/miniupnpc/miniupnpc-2.1.20190824.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/miniupnpc/miniupnpc-2.1.20190824.ebuild b/dev-python/miniupnpc/miniupnpc-2.1.20190824.ebuild index 78d85bb6266f..e95d5234a503 100644 --- a/dev-python/miniupnpc/miniupnpc-2.1.20190824.ebuild +++ b/dev-python/miniupnpc/miniupnpc-2.1.20190824.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=" |