diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:48:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:17:00 +0000 |
commit | 0d453ce4c1df97e6127c792943512a93d79de154 (patch) | |
tree | fc0cee94571c75d001bfec91dea0f4e8b26b62c7 /x11-apps | |
parent | x11-apps/xdbedizzy: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-0d453ce4c1df97e6127c792943512a93d79de154.tar.gz gentoo-0d453ce4c1df97e6127c792943512a93d79de154.tar.bz2 gentoo-0d453ce4c1df97e6127c792943512a93d79de154.zip |
x11-apps/xeyes: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xeyes/xeyes-1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xeyes/xeyes-1.1.2.ebuild b/x11-apps/xeyes/xeyes-1.1.2.ebuild index 770341c49443..538de503da5a 100644 --- a/x11-apps/xeyes/xeyes-1.1.2.ebuild +++ b/x11-apps/xeyes/xeyes-1.1.2.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="X.Org xeyes application" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris" RDEPEND=" x11-libs/libX11 |