net-libs/libmicrodns: keyworded 0.0.9 for ppc/ppc64, bug #653800

Bug: https://bugs.gentoo.org/653800
Package-Manager: Portage-2.3.36, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc ppc64"
This commit is contained in:
Sergei Trofimovich
2018-05-06 20:34:26 +01:00
parent 473767626e
commit 8182e609f6

View File

@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/videolabs/${PN}"
else
SRC_URI="https://github.com/videolabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~x86"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
fi
LICENSE="LGPL-2.1"