diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-01-22 15:23:22 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-01-22 15:24:16 +0100 |
commit | 354062b10809867e89a3f500c34d1883b0280b93 (patch) | |
tree | fee1996d04a38d74f6c983b199dff2c47e6bb7f9 /app-eselect/eselect-mesa | |
parent | app-eselect/eselect-mesa: Update EAPI (diff) | |
download | gentoo-354062b10809867e89a3f500c34d1883b0280b93.tar.gz gentoo-354062b10809867e89a3f500c34d1883b0280b93.tar.bz2 gentoo-354062b10809867e89a3f500c34d1883b0280b93.zip |
app-eselect/eselect-mesa: Stabilize on stable arches
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-eselect/eselect-mesa')
-rw-r--r-- | app-eselect/eselect-mesa/eselect-mesa-0.0.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 f89550fe3b9c..65bda22f91ef 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 @@ -11,7 +11,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="" |