diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-19 11:34:11 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-19 11:34:54 -0700 |
commit | 75e1b9395d83c6a247c761846b795e6537e5c499 (patch) | |
tree | 89d93cbb12196d217b938d8597c864211ee2af41 /sys-devel | |
parent | media-libs/libzmf-0.0.2: added ~ppc64, bug 664414 (diff) | |
download | gentoo-75e1b9395d83c6a247c761846b795e6537e5c499.tar.gz gentoo-75e1b9395d83c6a247c761846b795e6537e5c499.tar.bz2 gentoo-75e1b9395d83c6a247c761846b795e6537e5c499.zip |
sys-devel/ucpp-1.3.4: added ~ppc64, bug 664414
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/ucpp/ucpp-1.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/ucpp/ucpp-1.3.4.ebuild b/sys-devel/ucpp/ucpp-1.3.4.ebuild index f82d6e141c51..a665fce81592 100644 --- a/sys-devel/ucpp/ucpp-1.3.4.ebuild +++ b/sys-devel/ucpp/ucpp-1.3.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://dev.gentooexperimental.org/~scarabeus/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86 ~amd64-linux" IUSE="static-libs" src_configure() { |