diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-21 14:44:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-21 14:45:15 +0100 |
commit | 8e7c3484cdaffa0935c0c5a5b7abbb7ad69ef58f (patch) | |
tree | 5e5bc49abe9214a7b6f61d074cfd7bfc85ac0ab9 /media-libs/glu | |
parent | media-fonts/font-util: stable 1.3.2-r1 for hppa, bug #694734 (diff) | |
download | gentoo-8e7c3484cdaffa0935c0c5a5b7abbb7ad69ef58f.tar.gz gentoo-8e7c3484cdaffa0935c0c5a5b7abbb7ad69ef58f.tar.bz2 gentoo-8e7c3484cdaffa0935c0c5a5b7abbb7ad69ef58f.zip |
media-libs/glu: stable 9.0.1 for hppa, bug #694734
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@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 f8d33b91f84d..060ad7fa7c97 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" |