diff options
author | Sam James <sam@gentoo.org> | 2021-07-04 23:16:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-04 23:16:18 +0100 |
commit | a6098d924b5fb933b04454d26fe61b06ed5c2c5b (patch) | |
tree | b615534c896d21fd6fe318b66613704c302fa947 /x11-libs/fox | |
parent | media-sound/gogglesmm: Stabilize 1.2.1-r1 x86, #800224 (diff) | |
download | gentoo-a6098d924b5fb933b04454d26fe61b06ed5c2c5b.tar.gz gentoo-a6098d924b5fb933b04454d26fe61b06ed5c2c5b.tar.bz2 gentoo-a6098d924b5fb933b04454d26fe61b06ed5c2c5b.zip |
x11-libs/fox: Stabilize 1.7.67 x86, #800224
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/fox')
-rw-r--r-- | x11-libs/fox/fox-1.7.67.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/fox/fox-1.7.67.ebuild b/x11-libs/fox/fox-1.7.67.ebuild index 46ddd5fdb5e2..7b25d4c086b5 100644 --- a/x11-libs/fox/fox-1.7.67.ebuild +++ b/x11-libs/fox/fox-1.7.67.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.fox-toolkit.org/pub/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="1.7" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="+bzip2 +jpeg +opengl +png tiff +truetype +zlib debug doc profile tools" RDEPEND=" |