diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-17 13:21:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-17 13:21:34 +0100 |
commit | 9c2052151d1b42e957c50540fd86ba570449e2aa (patch) | |
tree | ab9d2c606debc12ac10965b0456678ae895065e2 /dev-python/miniupnpc | |
parent | dev-cpp/lucene++: x86 stable wrt bug #709704 (diff) | |
download | gentoo-9c2052151d1b42e957c50540fd86ba570449e2aa.tar.gz gentoo-9c2052151d1b42e957c50540fd86ba570449e2aa.tar.bz2 gentoo-9c2052151d1b42e957c50540fd86ba570449e2aa.zip |
dev-python/miniupnpc: x86 stable wrt bug #709768
Package-Manager: Portage-2.3.84, Repoman-2.3.20
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.20191224.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/miniupnpc/miniupnpc-2.1.20191224.ebuild b/dev-python/miniupnpc/miniupnpc-2.1.20191224.ebuild index a5e993bcf840..c3fedcee04dd 100644 --- a/dev-python/miniupnpc/miniupnpc-2.1.20191224.ebuild +++ b/dev-python/miniupnpc/miniupnpc-2.1.20191224.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=" |