diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-20 14:11:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-20 14:11:46 +0200 |
commit | 5a226e84f308f51d2e399901abe9fd28985dae2b (patch) | |
tree | 1b6ce8bbcfae08cb806a4cad1539516afba85402 /media-libs/glu | |
parent | media-fonts/font-util: amd64 stable wrt bug #694734 (diff) | |
download | gentoo-5a226e84f308f51d2e399901abe9fd28985dae2b.tar.gz gentoo-5a226e84f308f51d2e399901abe9fd28985dae2b.tar.bz2 gentoo-5a226e84f308f51d2e399901abe9fd28985dae2b.zip |
media-libs/glu: amd64 stable wrt bug #694734
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 15d5f6eabcf5..54cf113d59f0 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" |