diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:20:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:20:45 +0100 |
commit | 3098f111c3bf46c65cc93a994c2d12712ea16395 (patch) | |
tree | 1e26569615f26e2fe17cdf5e4b1c30b2eb75d530 /media-libs/freeglut | |
parent | dev-libs/libinput: ppc64 stable wrt bug #700310 (diff) | |
download | gentoo-3098f111c3bf46c65cc93a994c2d12712ea16395.tar.gz gentoo-3098f111c3bf46c65cc93a994c2d12712ea16395.tar.bz2 gentoo-3098f111c3bf46c65cc93a994c2d12712ea16395.zip |
media-libs/freeglut: ppc64 stable wrt bug #700310
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/freeglut')
-rw-r--r-- | media-libs/freeglut/freeglut-3.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/freeglut/freeglut-3.2.1.ebuild b/media-libs/freeglut/freeglut-3.2.1.ebuild index 17fea0b3eff6..b2e8ce0ce08c 100644 --- a/media-libs/freeglut/freeglut-3.2.1.ebuild +++ b/media-libs/freeglut/freeglut-3.2.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="debug static-libs" # enabling GLES support seems to cause build failures |