diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-14 10:29:09 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-14 10:29:09 -0400 |
commit | f6079000cdbda44531677219280bd4135fc4acb6 (patch) | |
tree | 07cf0c150aae7b2acaf099376df8084cb3737c1a /app-text/dvipng | |
parent | dev-texlive/texlive-metapost: arm64 stable (bug #641648) (diff) | |
download | gentoo-f6079000cdbda44531677219280bd4135fc4acb6.tar.gz gentoo-f6079000cdbda44531677219280bd4135fc4acb6.tar.bz2 gentoo-f6079000cdbda44531677219280bd4135fc4acb6.zip |
app-text/dvipng: arm64 stable (bug #641648)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'app-text/dvipng')
-rw-r--r-- | app-text/dvipng/dvipng-1.15-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/dvipng/dvipng-1.15-r1.ebuild b/app-text/dvipng/dvipng-1.15-r1.ebuild index ce06c6f999cb..af72b049c50d 100644 --- a/app-text/dvipng/dvipng-1.15-r1.ebuild +++ b/app-text/dvipng/dvipng-1.15-r1.ebuild @@ -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=" |