diff options
author | Sam James <sam@gentoo.org> | 2021-02-18 17:12:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-18 17:12:35 +0000 |
commit | 15677711b68c1feb8790d132f4f6906a4f902f31 (patch) | |
tree | eec890fb0012c39551d81df41f628dedd3d64184 /app-text/dvisvgm | |
parent | media-video/rav1e: Stabilize 0.4.0 amd64, #771237 (diff) | |
download | gentoo-15677711b68c1feb8790d132f4f6906a4f902f31.tar.gz gentoo-15677711b68c1feb8790d132f4f6906a4f902f31.tar.bz2 gentoo-15677711b68c1feb8790d132f4f6906a4f902f31.zip |
app-text/dvisvgm: Stabilize 2.11-r1 amd64, #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.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 aa5dfaf017e7..37129304eecb 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. |