diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-27 19:42:56 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-27 19:43:11 +0100 |
commit | 38a63a80c7c0aec15cd411a67de759604633eefc (patch) | |
tree | 65702598ae24b41b2645b712302da9735732ee99 /app-text | |
parent | net-libs/libssh: stable 0.8.4 for ia64, bug #668788 (diff) | |
download | gentoo-38a63a80c7c0aec15cd411a67de759604633eefc.tar.gz gentoo-38a63a80c7c0aec15cd411a67de759604633eefc.tar.bz2 gentoo-38a63a80c7c0aec15cd411a67de759604633eefc.zip |
app-text/dvipng: stable 1.15-r1 for ia64, bug #669734
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/dvipng/dvipng-1.15-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dvipng/dvipng-1.15-r1.ebuild b/app-text/dvipng/dvipng-1.15-r1.ebuild index 14d8b025c605..062764d31665 100644 --- a/app-text/dvipng/dvipng-1.15-r1.ebuild +++ b/app-text/dvipng/dvipng-1.15-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-3+ Texinfo-manual" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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 ~arm64 ~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=" |