diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 12:44:36 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 12:44:36 +0100 |
commit | c44e2e6ce93692dad2e884e93452850081d3fe43 (patch) | |
tree | 94d4c8ed53a9a93d433d55bc36d1b582a622b836 /x11-libs/gl2ps | |
parent | x11-libs/gdk-pixbuf-xlib: drop x86-macos (diff) | |
download | gentoo-c44e2e6ce93692dad2e884e93452850081d3fe43.tar.gz gentoo-c44e2e6ce93692dad2e884e93452850081d3fe43.tar.bz2 gentoo-c44e2e6ce93692dad2e884e93452850081d3fe43.zip |
x11-libs/gl2ps: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'x11-libs/gl2ps')
-rw-r--r-- | x11-libs/gl2ps/gl2ps-1.3.9.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gl2ps/gl2ps-1.4.0.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gl2ps/gl2ps-1.4.2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-libs/gl2ps/gl2ps-1.3.9.ebuild b/x11-libs/gl2ps/gl2ps-1.3.9.ebuild index e61f4896fc9f..8343480aa877 100644 --- a/x11-libs/gl2ps/gl2ps-1.3.9.ebuild +++ b/x11-libs/gl2ps/gl2ps-1.3.9.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=6 @@ -10,7 +10,7 @@ SRC_URI="http://geuz.org/${PN}/src/${P}.tgz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc png zlib" RDEPEND=" diff --git a/x11-libs/gl2ps/gl2ps-1.4.0.ebuild b/x11-libs/gl2ps/gl2ps-1.4.0.ebuild index 2fcb4189a4e8..0bbe8e1f8a04 100644 --- a/x11-libs/gl2ps/gl2ps-1.4.0.ebuild +++ b/x11-libs/gl2ps/gl2ps-1.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="http://geuz.org/${PN}/src/${P}.tgz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc png zlib" RDEPEND=" diff --git a/x11-libs/gl2ps/gl2ps-1.4.2.ebuild b/x11-libs/gl2ps/gl2ps-1.4.2.ebuild index b1e839398afb..a8f74181e305 100644 --- a/x11-libs/gl2ps/gl2ps-1.4.2.ebuild +++ b/x11-libs/gl2ps/gl2ps-1.4.2.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 @@ -10,7 +10,7 @@ SRC_URI="http://geuz.org/${PN}/src/${P}.tgz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc png zlib" RDEPEND=" |