diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-31 16:57:40 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-31 17:00:21 +0100 |
commit | 52c37f063adee972494d5a50d11e29adf93f5d95 (patch) | |
tree | 68636491863271bf656f9d5d9db3af8e0d4d41c6 /app-text | |
parent | dev-tex/dot2tex: Stable for HPPA (bug #593146). (diff) | |
download | gentoo-52c37f063adee972494d5a50d11e29adf93f5d95.tar.gz gentoo-52c37f063adee972494d5a50d11e29adf93f5d95.tar.bz2 gentoo-52c37f063adee972494d5a50d11e29adf93f5d95.zip |
app-text/dvipng: Stable for HPPA (bug #568578).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/dvipng/dvipng-1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dvipng/dvipng-1.15.ebuild b/app-text/dvipng/dvipng-1.15.ebuild index b666ffa86613..5b5c2fbbe26b 100644 --- a/app-text/dvipng/dvipng-1.15.ebuild +++ b/app-text/dvipng/dvipng-1.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-3+ Texinfo-manual" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="truetype test" RDEPEND=" |