diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-21 03:12:09 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-21 03:12:09 +0300 |
commit | 04b2967e631fe9e398a1fa0411e9262f963d8fba (patch) | |
tree | 002c956ec9336e6813f814f479d855d9604e4b90 /media-libs/glu | |
parent | media-fonts/font-util: alpha stable wrt bug #694734 (diff) | |
download | gentoo-04b2967e631fe9e398a1fa0411e9262f963d8fba.tar.gz gentoo-04b2967e631fe9e398a1fa0411e9262f963d8fba.tar.bz2 gentoo-04b2967e631fe9e398a1fa0411e9262f963d8fba.zip |
media-libs/glu: alpha stable wrt bug #694734
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'media-libs/glu')
-rw-r--r-- | media-libs/glu/glu-9.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/glu/glu-9.0.1.ebuild b/media-libs/glu/glu-9.0.1.ebuild index 45e28548619c..0a815d8e74f9 100644 --- a/media-libs/glu/glu-9.0.1.ebuild +++ b/media-libs/glu/glu-9.0.1.ebuild @@ -18,7 +18,7 @@ if [[ ${PV} = 9999* ]]; then SRC_URI="" else SRC_URI="https://mesa.freedesktop.org/archive/glu/${P}.tar.xz" - 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" |