diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-03-28 01:50:33 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-03-28 01:50:33 +0000 |
commit | 0acbc84b78e60c6e69f897077f17a7407288c8e0 (patch) | |
tree | 5ce3d91da7a37bc31f690520afe1ac8098a39d31 /x11-proto/glproto/glproto-1.4.17.ebuild | |
parent | Stable for HPPA (bug #500368). (diff) | |
download | gentoo-2-0acbc84b78e60c6e69f897077f17a7407288c8e0.tar.gz gentoo-2-0acbc84b78e60c6e69f897077f17a7407288c8e0.tar.bz2 gentoo-2-0acbc84b78e60c6e69f897077f17a7407288c8e0.zip |
Stable for HPPA (bug #500368).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-proto/glproto/glproto-1.4.17.ebuild')
-rw-r--r-- | x11-proto/glproto/glproto-1.4.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/glproto/glproto-1.4.17.ebuild b/x11-proto/glproto/glproto-1.4.17.ebuild index 377a32fcc165..db136adb5ae7 100644 --- a/x11-proto/glproto/glproto-1.4.17.ebuild +++ b/x11-proto/glproto/glproto-1.4.17.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-proto/glproto/glproto-1.4.17.ebuild,v 1.2 2014/03/27 11:07:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.17.ebuild,v 1.3 2014/03/28 01:50:33 jer Exp $ EAPI=5 @@ -8,7 +8,7 @@ XORG_MULTILIB=yes inherit xorg-2 DESCRIPTION="X.Org GL protocol headers" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" LICENSE="SGI-B-2.0" IUSE="" |