diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:06:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:52:04 +0000 |
commit | 11b4b9fefe03f03a102e44dbd6aba761124a96b5 (patch) | |
tree | e617ce45e6ed580c2fd9e842c2915819dcf5ff62 /app-eselect/eselect-xvmc | |
parent | app-eselect/eselect-vi: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-11b4b9fefe03f03a102e44dbd6aba761124a96b5.tar.gz gentoo-11b4b9fefe03f03a102e44dbd6aba761124a96b5.tar.bz2 gentoo-11b4b9fefe03f03a102e44dbd6aba761124a96b5.zip |
app-eselect/eselect-xvmc: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-xvmc')
-rw-r--r-- | app-eselect/eselect-xvmc/eselect-xvmc-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-xvmc/eselect-xvmc-0.4.ebuild b/app-eselect/eselect-xvmc/eselect-xvmc-0.4.ebuild index 55db22119025..074886319d91 100644 --- a/app-eselect/eselect-xvmc/eselect-xvmc-0.4.ebuild +++ b/app-eselect/eselect-xvmc/eselect-xvmc-0.4.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 @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="" DEPEND="" |