summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 20:36:28 +0000
committerSam James <sam@gentoo.org>2021-04-05 22:09:45 +0000
commit75c3683ab1d23dbb53b6c5d3e6fc47d8f95943af (patch)
tree31267b8de9a8d3fdea2951d954964775ef24a275 /media-libs
parentmedia-libs/libart_lgpl: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-75c3683ab1d23dbb53b6c5d3e6fc47d8f95943af.tar.gz
gentoo-75c3683ab1d23dbb53b6c5d3e6fc47d8f95943af.tar.bz2
gentoo-75c3683ab1d23dbb53b6c5d3e6fc47d8f95943af.zip
media-libs/libcaca: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libcaca/libcaca-0.99_beta19-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r1.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r1.ebuild
index b368ed8f2360..9ed1a88f320d 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19-r1.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://libcaca.zoy.org/files/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-2 ISC LGPL-2.1 WTFPL-2"
SLOT="0"
-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"
IUSE="cxx doc imlib java mono ncurses opengl ruby slang static-libs test truetype X"
RESTRICT="!test? ( test )"
REQUIRED_USE=""