diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-17 21:38:42 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-17 21:07:24 +0100 |
commit | 2cec954e8039ab046a0cddf5b3ac9098a37f4cdb (patch) | |
tree | b11bbe1a3ae09399a4b453fe6dfe956002c94e58 /x11-libs/gl2ps | |
parent | app-admin/consul: 1.7.2 bump (diff) | |
download | gentoo-2cec954e8039ab046a0cddf5b3ac9098a37f4cdb.tar.gz gentoo-2cec954e8039ab046a0cddf5b3ac9098a37f4cdb.tar.bz2 gentoo-2cec954e8039ab046a0cddf5b3ac9098a37f4cdb.zip |
x11-libs/gl2ps: drop to ~hppa
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-libs/gl2ps')
-rw-r--r-- | x11-libs/gl2ps/gl2ps-1.3.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gl2ps/gl2ps-1.3.9.ebuild b/x11-libs/gl2ps/gl2ps-1.3.9.ebuild index d46ef9b88279..e61f4896fc9f 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-2017 Gentoo Foundation +# Copyright 1999-2020 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 ~x86-macos" IUSE="doc png zlib" RDEPEND=" |