diff options
author | Sebastian Pipping <sping@gentoo.org> | 2018-10-19 23:29:34 +0200 |
---|---|---|
committer | Sebastian Pipping <sping@gentoo.org> | 2018-10-19 23:29:34 +0200 |
commit | d71089a1c31b542a85c9202d672346ec7d6e4b41 (patch) | |
tree | f2ad455de5ed58296c2b4c1976a1716a5b86d532 /app-text | |
parent | sys-apps/openrc: 0.38.3 bump for supervise-daemon bug fix (diff) | |
download | gentoo-d71089a1c31b542a85c9202d672346ec7d6e4b41.tar.gz gentoo-d71089a1c31b542a85c9202d672346ec7d6e4b41.tar.bz2 gentoo-d71089a1c31b542a85c9202d672346ec7d6e4b41.zip |
app-text/dvisvgm: Re-add ~alpha
Bug: https://bugs.gentoo.org/663178
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/dvisvgm/dvisvgm-2.5.ebuild | 4 | ||||
-rw-r--r-- | app-text/dvisvgm/dvisvgm-2.6.1.ebuild | 2 | ||||
-rw-r--r-- | app-text/dvisvgm/dvisvgm-2.6.ebuild | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/app-text/dvisvgm/dvisvgm-2.5.ebuild b/app-text/dvisvgm/dvisvgm-2.5.ebuild index aacbe77eab61..86e6574e6539 100644 --- a/app-text/dvisvgm/dvisvgm-2.5.ebuild +++ b/app-text/dvisvgm/dvisvgm-2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mgieseki/dvisvgm/releases/download/${PV}/${P}.tar.gz LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" # Tests don't work from $WORKDIR: kpathsea tries to search in relative # directories from where the binary is executed. diff --git a/app-text/dvisvgm/dvisvgm-2.6.1.ebuild b/app-text/dvisvgm/dvisvgm-2.6.1.ebuild index 5f9aa1cab234..86e6574e6539 100644 --- a/app-text/dvisvgm/dvisvgm-2.6.1.ebuild +++ b/app-text/dvisvgm/dvisvgm-2.6.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mgieseki/dvisvgm/releases/download/${PV}/${P}.tar.gz LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" # Tests don't work from $WORKDIR: kpathsea tries to search in relative # directories from where the binary is executed. diff --git a/app-text/dvisvgm/dvisvgm-2.6.ebuild b/app-text/dvisvgm/dvisvgm-2.6.ebuild index aacbe77eab61..86e6574e6539 100644 --- a/app-text/dvisvgm/dvisvgm-2.6.ebuild +++ b/app-text/dvisvgm/dvisvgm-2.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mgieseki/dvisvgm/releases/download/${PV}/${P}.tar.gz LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" # Tests don't work from $WORKDIR: kpathsea tries to search in relative # directories from where the binary is executed. |