diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:57:47 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:10:45 +0100 |
commit | 73ccd86111662e56c09f147a95207e4398423bc5 (patch) | |
tree | 0c9f3532e41f310d667e6538676c3995d940881b /x11-apps | |
parent | x11-apps/xev: dropped ~ia64-linux ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-73ccd86111662e56c09f147a95207e4398423bc5.tar.gz gentoo-73ccd86111662e56c09f147a95207e4398423bc5.tar.bz2 gentoo-73ccd86111662e56c09f147a95207e4398423bc5.zip |
x11-apps/xeyes: dropped ~ia64-linux ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xeyes/xeyes-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xeyes/xeyes-1.1.1.ebuild b/x11-apps/xeyes/xeyes-1.1.1.ebuild index 839ebbce534e..243e614e402a 100644 --- a/x11-apps/xeyes/xeyes-1.1.1.ebuild +++ b/x11-apps/xeyes/xeyes-1.1.1.ebuild @@ -7,7 +7,7 @@ EAPI=3 inherit xorg-2 DESCRIPTION="X.Org xeyes application" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~sparc64-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXt |