diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:16:13 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:24:28 +0100 |
commit | e30eb5b263ae89f5def8498b38662690a40ebdb3 (patch) | |
tree | af9bd8db5353b82d9d675fc5f36a6591c9431218 /app-text/ps2eps/ps2eps-1.68.ebuild | |
parent | app-text/poppler: dropped ~ia64-linux ~x64-freebsd ~x86-freebsd (diff) | |
download | gentoo-e30eb5b263ae89f5def8498b38662690a40ebdb3.tar.gz gentoo-e30eb5b263ae89f5def8498b38662690a40ebdb3.tar.bz2 gentoo-e30eb5b263ae89f5def8498b38662690a40ebdb3.zip |
app-text/ps2eps: dropped ~x64-freebsd ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-text/ps2eps/ps2eps-1.68.ebuild')
-rw-r--r-- | app-text/ps2eps/ps2eps-1.68.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ps2eps/ps2eps-1.68.ebuild b/app-text/ps2eps/ps2eps-1.68.ebuild index 28394703a4a1..e2f706426cf0 100644 --- a/app-text/ps2eps/ps2eps-1.68.ebuild +++ b/app-text/ps2eps/ps2eps-1.68.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="http://www.tm.uka.de/~bless/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |