diff options
author | Sam James <sam@gentoo.org> | 2021-07-24 14:42:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-24 14:42:54 +0100 |
commit | d021a43875030645c41c06fec512ebe6f42f7882 (patch) | |
tree | ebf1911152e2c026f1b75545245f3ab7e6c0e0f5 /media-libs/glu | |
parent | dev-libs/libinput: Stabilize 1.18.0 x86, #797562 (diff) | |
download | gentoo-d021a43875030645c41c06fec512ebe6f42f7882.tar.gz gentoo-d021a43875030645c41c06fec512ebe6f42f7882.tar.bz2 gentoo-d021a43875030645c41c06fec512ebe6f42f7882.zip |
media-libs/glu: Stabilize 9.0.2 x86, #797562
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/glu')
-rw-r--r-- | media-libs/glu/glu-9.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/glu/glu-9.0.2.ebuild b/media-libs/glu/glu-9.0.2.ebuild index 61d7a20c4368..f1cb154fe319 100644 --- a/media-libs/glu/glu-9.0.2.ebuild +++ b/media-libs/glu/glu-9.0.2.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 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" fi LICENSE="SGI-B-2.0" |