diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-28 16:38:45 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-28 16:38:45 +0300 |
commit | b6030a04167bbdb71a6009a341ddabf8d6cc19eb (patch) | |
tree | dc94f3b79f4264534596d6cc592ec5b57b34038c /app-eselect | |
parent | x11-libs/libXxf86dga: mark s390 stable (diff) | |
download | gentoo-b6030a04167bbdb71a6009a341ddabf8d6cc19eb.tar.gz gentoo-b6030a04167bbdb71a6009a341ddabf8d6cc19eb.tar.bz2 gentoo-b6030a04167bbdb71a6009a341ddabf8d6cc19eb.zip |
app-eselect/eselect-mesa: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-mesa/eselect-mesa-0.0.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-mesa/eselect-mesa-0.0.10-r1.ebuild b/app-eselect/eselect-mesa/eselect-mesa-0.0.10-r1.ebuild index 10db83f4c3e8..041b0f20e056 100644 --- a/app-eselect/eselect-mesa/eselect-mesa-0.0.10-r1.ebuild +++ b/app-eselect/eselect-mesa/eselect-mesa-0.0.10-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="" |