summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2017-01-29 16:07:26 +0100
committerFabian Groffen <grobian@gentoo.org>2017-01-29 16:24:16 +0100
commit57325ca8aa35f23c29b9c91f05844ab0fee03d85 (patch)
tree16e101c7b1e99bb33f152ad2cbfab71227f6f1c4 /app-text/c2ps
parentapp-text/build-docbook-catalog: dropped ~ia64-hpux ~x64-freebsd ~x86-freebsd ... (diff)
downloadgentoo-57325ca8aa35f23c29b9c91f05844ab0fee03d85.tar.gz
gentoo-57325ca8aa35f23c29b9c91f05844ab0fee03d85.tar.bz2
gentoo-57325ca8aa35f23c29b9c91f05844ab0fee03d85.zip
app-text/c2ps: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-text/c2ps')
-rw-r--r--app-text/c2ps/c2ps-4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/c2ps/c2ps-4.0.ebuild b/app-text/c2ps/c2ps-4.0.ebuild
index 324e8e6e20fd..78f5da0d276b 100644
--- a/app-text/c2ps/c2ps-4.0.ebuild
+++ b/app-text/c2ps/c2ps-4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -11,7 +11,7 @@ SRC_URI="http://www.cs.technion.ac.il/users/c2ps/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~mips ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
PATCHES=( "${FILESDIR}/${P}-LDFLAGS.patch" )