diff options
author | 2020-03-02 11:05:57 +0000 | |
---|---|---|
committer | 2020-03-02 11:05:57 +0000 | |
commit | 5e6b6e497b594053bbb33addca7ec656f57275a8 (patch) | |
tree | 6a6931595e475e23f97d454e2f2ee5c7224b5c04 /dev-libs | |
parent | dev-python/testpath: keyworded 0.4.4-r1 for ppc, bug #710278 (diff) | |
download | gentoo-5e6b6e497b594053bbb33addca7ec656f57275a8.tar.gz gentoo-5e6b6e497b594053bbb33addca7ec656f57275a8.tar.bz2 gentoo-5e6b6e497b594053bbb33addca7ec656f57275a8.zip |
dev-libs/argtable: keyworded 2.13-r1 for ppc, bug #710676
Package-Manager: Portage-2.3.88, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/argtable/argtable-2.13-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/argtable/argtable-2.13-r1.ebuild b/dev-libs/argtable/argtable-2.13-r1.ebuild index 07d0998de0fe..4c0a9bad720a 100644 --- a/dev-libs/argtable/argtable-2.13-r1.ebuild +++ b/dev-libs/argtable/argtable-2.13-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~sparc x86" +KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86" IUSE="doc debug examples static-libs" S="${WORKDIR}/${MY_P}" |