diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-13 14:29:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-13 14:31:32 +0200 |
commit | 78923ba334eda3ec7b6aa5e52c217de0262d2c4b (patch) | |
tree | 49f83813da950d45a3ecdc59fcf5f3041fdea042 /x11-libs/fox | |
parent | app-editors/adie: ppc64 stable wrt bug #621582 (diff) | |
download | gentoo-78923ba334eda3ec7b6aa5e52c217de0262d2c4b.tar.gz gentoo-78923ba334eda3ec7b6aa5e52c217de0262d2c4b.tar.bz2 gentoo-78923ba334eda3ec7b6aa5e52c217de0262d2c4b.zip |
x11-libs/fox: ppc64 stable wrt bug #621582
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/fox/fox-1.7.54.ebuild b/x11-libs/fox/fox-1.7.54.ebuild index e50606ec4ee8..050f53608d11 100644 --- a/x11-libs/fox/fox-1.7.54.ebuild +++ b/x11-libs/fox/fox-1.7.54.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,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 |