diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-28 22:17:13 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-28 22:29:00 +0100 |
commit | a7bb869fc9bc87d8180ab5af5c6fd2c22a1e2c0b (patch) | |
tree | 5bf1d3206cc9ef46755c6c46abac8899f1c9cf63 /app-text/dvipng | |
parent | sys-fs/dfc: x86 stable (bug #668642) (diff) | |
download | gentoo-a7bb869fc9bc87d8180ab5af5c6fd2c22a1e2c0b.tar.gz gentoo-a7bb869fc9bc87d8180ab5af5c6fd2c22a1e2c0b.tar.bz2 gentoo-a7bb869fc9bc87d8180ab5af5c6fd2c22a1e2c0b.zip |
app-text/dvipng: x86 stable (bug #669734)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
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 ff292bbd19cc..f7a638a83263 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=" |