diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:24:55 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:39:21 +0100 |
commit | 9ffdc91fb5bc5251d600189b7eb7194d431751fe (patch) | |
tree | d71af17e8dee475e06b3467801b4e22fd4bc75b6 /x11-misc/imake/imake-1.0.7.ebuild | |
parent | x11-misc/icon-naming-utils: dropped ~x86-interix (diff) | |
download | gentoo-9ffdc91fb5bc5251d600189b7eb7194d431751fe.tar.gz gentoo-9ffdc91fb5bc5251d600189b7eb7194d431751fe.tar.bz2 gentoo-9ffdc91fb5bc5251d600189b7eb7194d431751fe.zip |
x11-misc/imake: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-misc/imake/imake-1.0.7.ebuild')
-rw-r--r-- | x11-misc/imake/imake-1.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/imake/imake-1.0.7.ebuild b/x11-misc/imake/imake-1.0.7.ebuild index dd8e63a00ba2..d79a3a4b011e 100644 --- a/x11-misc/imake/imake-1.0.7.ebuild +++ b/x11-misc/imake/imake-1.0.7.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$ @@ -8,7 +8,7 @@ XORG_STATIC=no inherit xorg-2 DESCRIPTION="C preprocessor interface to the make utility" -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 ~x64-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 ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-misc/xorg-cf-files" |