diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:48:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:17:01 +0000 |
commit | f1eee68fcc84c24a6a4314fb7f27ae180ba1700c (patch) | |
tree | dbc7ab4262135142efc4c0c8b2df66f1edbd3084 /x11-apps/xf86dga | |
parent | x11-apps/xeyes: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-f1eee68fcc84c24a6a4314fb7f27ae180ba1700c.tar.gz gentoo-f1eee68fcc84c24a6a4314fb7f27ae180ba1700c.tar.bz2 gentoo-f1eee68fcc84c24a6a4314fb7f27ae180ba1700c.zip |
x11-apps/xf86dga: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xf86dga')
-rw-r--r-- | x11-apps/xf86dga/xf86dga-1.0.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xf86dga/xf86dga-1.0.3-r1.ebuild b/x11-apps/xf86dga/xf86dga-1.0.3-r1.ebuild index 026024a2e083..62228643dfca 100644 --- a/x11-apps/xf86dga/xf86dga-1.0.3-r1.ebuild +++ b/x11-apps/xf86dga/xf86dga-1.0.3-r1.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="Test program for the XFree86-DGA extension" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" RDEPEND=" x11-libs/libX11 |