diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-23 23:10:48 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-23 23:11:05 +0000 |
commit | 445a6b148b5f657f073016c2cb64efb5fd2ea5c1 (patch) | |
tree | 00c6554846f5a0f662b38f3873a4cbb4d0c7a87c /x11-libs/fox | |
parent | new-news/liferea: version bump to 1.12.2 (diff) | |
download | gentoo-445a6b148b5f657f073016c2cb64efb5fd2ea5c1.tar.gz gentoo-445a6b148b5f657f073016c2cb64efb5fd2ea5c1.tar.bz2 gentoo-445a6b148b5f657f073016c2cb64efb5fd2ea5c1.zip |
x11-libs/fox: stable 1.7.54 for hppa, bug #621582
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
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 ee53653b75a4..8eb7652d56ee 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-2017 Gentoo Foundation +# Copyright 1999-2018 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 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86" IUSE="+bzip2 +jpeg +opengl +png tiff +truetype +zlib" # newish autoconf needed for working mmap check |