diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-20 14:15:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-20 14:15:50 +0200 |
commit | 955c1fd9cebce8f4550f457ebdf092bc10df95bf (patch) | |
tree | 86401acacf097f8ca3c6665318215e7cc6fd5b33 /media-libs | |
parent | media-fonts/font-util: x86 stable wrt bug #694734 (diff) | |
download | gentoo-955c1fd9cebce8f4550f457ebdf092bc10df95bf.tar.gz gentoo-955c1fd9cebce8f4550f457ebdf092bc10df95bf.tar.bz2 gentoo-955c1fd9cebce8f4550f457ebdf092bc10df95bf.zip |
media-libs/glu: x86 stable wrt bug #694734
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs')
-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 54cf113d59f0..94d3e1e71400 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" |