summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-08-17 05:03:06 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-08-17 05:05:16 +0300
commitde9f7126ca8e21af2b4e8b36f80d0e8f602fb03b (patch)
treec8c82664e51020877d374328ff6055d526e5b0d0 /media-libs/glu
parentwww-servers/lighttpd: mark s390 stable (diff)
downloadgentoo-de9f7126ca8e21af2b4e8b36f80d0e8f602fb03b.tar.gz
gentoo-de9f7126ca8e21af2b4e8b36f80d0e8f602fb03b.tar.bz2
gentoo-de9f7126ca8e21af2b4e8b36f80d0e8f602fb03b.zip
media-libs/glu: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'media-libs/glu')
-rw-r--r--media-libs/glu/glu-9.0.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/glu/glu-9.0.0-r1.ebuild b/media-libs/glu/glu-9.0.0-r1.ebuild
index 379b61d7c309..2c66edd816d4 100644
--- a/media-libs/glu/glu-9.0.0-r1.ebuild
+++ b/media-libs/glu/glu-9.0.0-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=5
@@ -20,7 +20,7 @@ if [[ ${PV} = 9999* ]]; then
SRC_URI=""
else
SRC_URI="https://mesa.freedesktop.org/archive/glu/${P}.tar.bz2"
- KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
fi
LICENSE="SGI-B-2.0"