diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:10:49 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:24:21 +0100 |
commit | 2e4ae4bdf7cee44af9d929114e32f6aa30826166 (patch) | |
tree | 2bb54d49a67245df9668194c15e1b58c07072d73 /app-text/epspdf/epspdf-0.6.3.ebuild | |
parent | app-text/enchant: dropped ~x86-freebsd (diff) | |
download | gentoo-2e4ae4bdf7cee44af9d929114e32f6aa30826166.tar.gz gentoo-2e4ae4bdf7cee44af9d929114e32f6aa30826166.tar.bz2 gentoo-2e4ae4bdf7cee44af9d929114e32f6aa30826166.zip |
app-text/epspdf: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-text/epspdf/epspdf-0.6.3.ebuild')
-rw-r--r-- | app-text/epspdf/epspdf-0.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/epspdf/epspdf-0.6.3.ebuild b/app-text/epspdf/epspdf-0.6.3.ebuild index fcdfb2d6aeb3..f1583ed5f1f8 100644 --- a/app-text/epspdf/epspdf-0.6.3.ebuild +++ b/app-text/epspdf/epspdf-0.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,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 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~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 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc tk" DEPEND="sys-apps/texinfo" |