diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:33:07 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:33:07 +0100 |
commit | bea828a9e7d5097bb17581a8fc75e2274e026b72 (patch) | |
tree | e61469c29b17a8b9db688e88b8e44116d8b99171 /app-text | |
parent | app-text/enscript: drop x86-macos (diff) | |
download | gentoo-bea828a9e7d5097bb17581a8fc75e2274e026b72.tar.gz gentoo-bea828a9e7d5097bb17581a8fc75e2274e026b72.tar.bz2 gentoo-bea828a9e7d5097bb17581a8fc75e2274e026b72.zip |
app-text/epspdf: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/epspdf/epspdf-0.6.0-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/epspdf/epspdf-0.6.3-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/epspdf/epspdf-0.6.0-r1.ebuild b/app-text/epspdf/epspdf-0.6.0-r1.ebuild index d7ce44288f0c..3c672aec748f 100644 --- a/app-text/epspdf/epspdf-0.6.0-r1.ebuild +++ b/app-text/epspdf/epspdf-0.6.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://tex.aanhet.net/epspdf/${PN}.${PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc tk" RDEPEND="!<dev-texlive/texlive-pictures-2011-r1 diff --git a/app-text/epspdf/epspdf-0.6.3-r1.ebuild b/app-text/epspdf/epspdf-0.6.3-r1.ebuild index 0ee97faf33fb..d19bd91cc735 100644 --- a/app-text/epspdf/epspdf-0.6.3-r1.ebuild +++ b/app-text/epspdf/epspdf-0.6.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://tex.aanhet.net/epspdf/${PN}.${PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc tk" DEPEND="sys-apps/texinfo" |