diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:24:23 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:39:21 +0100 |
commit | c4320fede288c6ec509fb18e97429d816ae359bc (patch) | |
tree | 2aead4878ed1ea31242b8d15f6a3ab6230ead8f5 /x11-misc | |
parent | x11-libs/xtrans: dropped ~hppa-hpux ~ia64-hpux ~x64-freebsd ~x86-freebsd ~x86... (diff) | |
download | gentoo-c4320fede288c6ec509fb18e97429d816ae359bc.tar.gz gentoo-c4320fede288c6ec509fb18e97429d816ae359bc.tar.bz2 gentoo-c4320fede288c6ec509fb18e97429d816ae359bc.zip |
x11-misc/gccmakedep: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/gccmakedep/gccmakedep-1.0.2-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/gccmakedep/gccmakedep-1.0.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/gccmakedep/gccmakedep-1.0.2-r1.ebuild b/x11-misc/gccmakedep/gccmakedep-1.0.2-r1.ebuild index 0a648868bf04..89ee2030ffd1 100644 --- a/x11-misc/gccmakedep/gccmakedep-1.0.2-r1.ebuild +++ b/x11-misc/gccmakedep/gccmakedep-1.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=4 inherit xorg-2 DESCRIPTION="create dependencies in makefiles using 'gcc -M'" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-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 ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="x11-proto/xproto" diff --git a/x11-misc/gccmakedep/gccmakedep-1.0.3.ebuild b/x11-misc/gccmakedep/gccmakedep-1.0.3.ebuild index 28191efdc046..057c93dd97e2 100644 --- a/x11-misc/gccmakedep/gccmakedep-1.0.3.ebuild +++ b/x11-misc/gccmakedep/gccmakedep-1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="create dependencies in makefiles using 'gcc -M'" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="x11-proto/xproto" |