diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-03-26 12:02:33 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-03-26 12:02:33 +0000 |
commit | 0600ecb0d8a172e551738748f0c4d42ea45bbe2e (patch) | |
tree | c200ed5e2ee98cef037d0dcea88cf5ff7566bef4 /x11-libs/libGLw/libGLw-8.0.0.ebuild | |
parent | Stable for amd64 wrt bug #504220 (diff) | |
download | historical-0600ecb0d8a172e551738748f0c4d42ea45bbe2e.tar.gz historical-0600ecb0d8a172e551738748f0c4d42ea45bbe2e.tar.bz2 historical-0600ecb0d8a172e551738748f0c4d42ea45bbe2e.zip |
Add ~ppc64 keyword wrt bug #487964
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
Manifest-Sign-Key: 0xC42EB5D6
Diffstat (limited to 'x11-libs/libGLw/libGLw-8.0.0.ebuild')
-rw-r--r-- | x11-libs/libGLw/libGLw-8.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libGLw/libGLw-8.0.0.ebuild b/x11-libs/libGLw/libGLw-8.0.0.ebuild index b271dc86a0e2..e8ad4a3ee34a 100644 --- a/x11-libs/libGLw/libGLw-8.0.0.ebuild +++ b/x11-libs/libGLw/libGLw-8.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libGLw/libGLw-8.0.0.ebuild,v 1.6 2014/01/20 08:49:44 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libGLw/libGLw-8.0.0.ebuild,v 1.7 2014/03/26 12:02:27 zlogene Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.freedesktop.org/pub/mesa/glw/${MY_P}.tar.bz2" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="+motif static-libs" RDEPEND=" |