diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-11-02 10:13:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-11-02 10:13:47 +0100 |
commit | daf54e6db94efa5409d8d0c919d03a4f1694168b (patch) | |
tree | a899fe71e04f61f983068d5ae02081628bb080df /dev-python | |
parent | sys-kernel/gentoo-sources: ppc stable wrt bug #818199 (diff) | |
download | gentoo-daf54e6db94efa5409d8d0c919d03a4f1694168b.tar.gz gentoo-daf54e6db94efa5409d8d0c919d03a4f1694168b.tar.bz2 gentoo-daf54e6db94efa5409d8d0c919d03a4f1694168b.zip |
dev-python/miniupnpc: ppc stable wrt bug #820989
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/miniupnpc/miniupnpc-2.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/miniupnpc/miniupnpc-2.2.3.ebuild b/dev-python/miniupnpc/miniupnpc-2.2.3.ebuild index 6feb49e1ec9d..bd1584033b7c 100644 --- a/dev-python/miniupnpc/miniupnpc-2.2.3.ebuild +++ b/dev-python/miniupnpc/miniupnpc-2.2.3.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=" |