summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-18 17:14:11 +0000
committerSam James <sam@gentoo.org>2021-02-18 17:14:11 +0000
commitfd5d5108fff584c618c7fe105613a4656f4df088 (patch)
tree459d3e117551a4d6bb059692487e4ce420bb6808 /app-text/dvisvgm
parentmedia-video/rav1e: Stabilize 0.4.0 arm, #771237 (diff)
downloadgentoo-fd5d5108fff584c618c7fe105613a4656f4df088.tar.gz
gentoo-fd5d5108fff584c618c7fe105613a4656f4df088.tar.bz2
gentoo-fd5d5108fff584c618c7fe105613a4656f4df088.zip
app-text/dvisvgm: Stabilize 2.11-r1 arm, #771249
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/dvisvgm')
-rw-r--r--app-text/dvisvgm/dvisvgm-2.11-r1.ebuild2
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 37129304eecb..279a4c54df0b 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.