diff options
author | Sam James <sam@gentoo.org> | 2021-02-18 17:15:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-18 17:15:53 +0000 |
commit | c74996fcae1cb176f5ead2f4526a49e8062e10c9 (patch) | |
tree | 258ea6f65c2593668b6c49d8df2f547df23dcb14 /app-text | |
parent | media-sound/jack2: Stabilize 1.9.17 ppc, #771276 (diff) | |
download | gentoo-c74996fcae1cb176f5ead2f4526a49e8062e10c9.tar.gz gentoo-c74996fcae1cb176f5ead2f4526a49e8062e10c9.tar.bz2 gentoo-c74996fcae1cb176f5ead2f4526a49e8062e10c9.zip |
app-text/dvisvgm: Stabilize 2.11-r1 sparc, #771249
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/dvisvgm/dvisvgm-2.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/dvisvgm/dvisvgm-2.11-r1.ebuild b/app-text/dvisvgm/dvisvgm-2.11-r1.ebuild index cb7834604bb0..397452e7dbd4 100644 --- a/app-text/dvisvgm/dvisvgm-2.11-r1.ebuild +++ b/app-text/dvisvgm/dvisvgm-2.11-r1.ebuild @@ -11,7 +11,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 ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~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. |