diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:25:12 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:39:22 +0100 |
commit | e81817c3a3efb3d473b045bc0cf19fd41fabd9a8 (patch) | |
tree | cce1360acebc84fa4bacbc0ea70331ec854be3a0 /x11-misc | |
parent | x11-misc/imake: dropped ~x86-interix (diff) | |
download | gentoo-e81817c3a3efb3d473b045bc0cf19fd41fabd9a8.tar.gz gentoo-e81817c3a3efb3d473b045bc0cf19fd41fabd9a8.tar.bz2 gentoo-e81817c3a3efb3d473b045bc0cf19fd41fabd9a8.zip |
x11-misc/makedepend: dropped ~x64-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/makedepend/makedepend-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/makedepend/makedepend-1.0.5.ebuild b/x11-misc/makedepend/makedepend-1.0.5.ebuild index 5cb7f8a14a8d..4f7ac23ab9cc 100644 --- a/x11-misc/makedepend/makedepend-1.0.5.ebuild +++ b/x11-misc/makedepend/makedepend-1.0.5.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$ @@ -7,7 +7,7 @@ XORG_STATIC=no inherit xorg-2 DESCRIPTION="create dependencies in makefiles" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~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="" RDEPEND="" |