diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-25 11:21:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-25 11:21:07 +0100 |
commit | f114ca719a3819659f7f5e5407f180e5e4c2ba18 (patch) | |
tree | c3ced467e1fb0221a3986363d0fd323a94ad3ab5 /x11-libs/fox | |
parent | dev-util/oprofile: ppc stable wrt bug #577750 (diff) | |
download | gentoo-f114ca719a3819659f7f5e5407f180e5e4c2ba18.tar.gz gentoo-f114ca719a3819659f7f5e5407f180e5e4c2ba18.tar.bz2 gentoo-f114ca719a3819659f7f5e5407f180e5e4c2ba18.zip |
x11-libs/fox: ppc stable wrt bug #594150
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/fox')
-rw-r--r-- | x11-libs/fox/fox-1.7.54.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/fox/fox-1.7.54.ebuild b/x11-libs/fox/fox-1.7.54.ebuild index 5e886051b132..ee839ba902c4 100644 --- a/x11-libs/fox/fox-1.7.54.ebuild +++ b/x11-libs/fox/fox-1.7.54.ebuild @@ -8,7 +8,7 @@ inherit fox LICENSE="LGPL-2.1" SLOT="1.7" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86" IUSE="+bzip2 +jpeg +opengl +png tiff +truetype +zlib" # newish autoconf needed for working mmap check |