diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 18:37:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 18:37:47 +0000 |
commit | f71b13af5da1b3241bd03d3d6f0620465146b40c (patch) | |
tree | 3522999b6f795207ec8931724f943c30021d286b /app-text/dvisvgm | |
parent | app-misc/beep: Stabilize 1.4.9-r1 ppc, #828389 (diff) | |
download | gentoo-f71b13af5da1b3241bd03d3d6f0620465146b40c.tar.gz gentoo-f71b13af5da1b3241bd03d3d6f0620465146b40c.tar.bz2 gentoo-f71b13af5da1b3241bd03d3d6f0620465146b40c.zip |
app-text/dvisvgm: Stabilize 2.12 ppc, #828391
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/dvisvgm')
-rw-r--r-- | app-text/dvisvgm/dvisvgm-2.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/dvisvgm/dvisvgm-2.12.ebuild b/app-text/dvisvgm/dvisvgm-2.12.ebuild index 27e07e5b874d..8544ed0a38c4 100644 --- a/app-text/dvisvgm/dvisvgm-2.12.ebuild +++ b/app-text/dvisvgm/dvisvgm-2.12.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgieseki/dvisvgm/releases/download/${PV}/${P}.tar.gz LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos" IUSE="test" # Tests don't work from ${WORKDIR}: kpathsea tries to search in relative # directories from where the binary is executed. |