diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 20:14:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 20:14:35 +0100 |
commit | 2af9e2dbbd023ec211ff0774ddf480c797a747f7 (patch) | |
tree | 1aa9ae4aed6473ccab65ea5ca8603c2b77bf7fde /dev-python/miniupnpc | |
parent | sys-libs/gdbm: x86 stable wrt bug #753413 (diff) | |
download | gentoo-2af9e2dbbd023ec211ff0774ddf480c797a747f7.tar.gz gentoo-2af9e2dbbd023ec211ff0774ddf480c797a747f7.tar.bz2 gentoo-2af9e2dbbd023ec211ff0774ddf480c797a747f7.zip |
dev-python/miniupnpc: x86 stable wrt bug #754795
Package-Manager: Portage-3.0.8, Repoman-3.0.2
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.20201016.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/miniupnpc/miniupnpc-2.1.20201016.ebuild b/dev-python/miniupnpc/miniupnpc-2.1.20201016.ebuild index 7c0e1d92d1ba..a99f7f7d0f82 100644 --- a/dev-python/miniupnpc/miniupnpc-2.1.20201016.ebuild +++ b/dev-python/miniupnpc/miniupnpc-2.1.20201016.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=" |