diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 17:02:39 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 17:30:12 +0100 |
commit | 3f35c860e19b471d19f3a1b1445676fa0e4138c4 (patch) | |
tree | 431ad90737325c0e2e9d34cf00769231b0fdcde2 /app-text/dvipng | |
parent | net-print/cups-filters: x86 stable (bug #759631) (diff) | |
download | gentoo-3f35c860e19b471d19f3a1b1445676fa0e4138c4.tar.gz gentoo-3f35c860e19b471d19f3a1b1445676fa0e4138c4.tar.bz2 gentoo-3f35c860e19b471d19f3a1b1445676fa0e4138c4.zip |
app-text/dvipng: x86 stable (bug #760351)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text/dvipng')
-rw-r--r-- | app-text/dvipng/dvipng-1.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/dvipng/dvipng-1.17.ebuild b/app-text/dvipng/dvipng-1.17.ebuild index 4c1cc21382f1..01d0484b8b7f 100644 --- a/app-text/dvipng/dvipng-1.17.ebuild +++ b/app-text/dvipng/dvipng-1.17.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 ~sparc ~x86 ~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 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="truetype test" RESTRICT="!test? ( test )" |