summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-18 23:24:53 +0000
committerSam James <sam@gentoo.org>2021-02-18 23:24:53 +0000
commitebb0086e57c4c43b4dd682f01c41ddbea6d6c8e5 (patch)
tree4f9cff19a75d7bbc9595679a11905319efdcd4d3 /app-text/dvisvgm/dvisvgm-2.11-r1.ebuild
parentmedia-video/rav1e: Stabilize 0.4.0 x86, #771237 (diff)
downloadgentoo-ebb0086e57c4c43b4dd682f01c41ddbea6d6c8e5.tar.gz
gentoo-ebb0086e57c4c43b4dd682f01c41ddbea6d6c8e5.tar.bz2
gentoo-ebb0086e57c4c43b4dd682f01c41ddbea6d6c8e5.zip
app-text/dvisvgm: Stabilize 2.11-r1 x86, #771249
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/dvisvgm/dvisvgm-2.11-r1.ebuild')
-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 397452e7dbd4..ff7cbdb559e7 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.