diff options
author | Jason Wever <weeve@gentoo.org> | 2005-03-20 18:51:11 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-03-20 18:51:11 +0000 |
commit | e48b568286b132988182efbc94b37dc96ed37107 (patch) | |
tree | 6f5502bb7e739f212f6ae4839bd210fd77ce6247 /dev-util/global/global-4.8.2.ebuild | |
parent | Version bump, closing bug #85987, obsoleting the destdir-patch (diff) | |
download | gentoo-2-e48b568286b132988182efbc94b37dc96ed37107.tar.gz gentoo-2-e48b568286b132988182efbc94b37dc96ed37107.tar.bz2 gentoo-2-e48b568286b132988182efbc94b37dc96ed37107.zip |
Added ~sparc keyword as it was dropped in the version bump.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-util/global/global-4.8.2.ebuild')
-rw-r--r-- | dev-util/global/global-4.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/global/global-4.8.2.ebuild b/dev-util/global/global-4.8.2.ebuild index 371957caf955..6e6a14621414 100644 --- a/dev-util/global/global-4.8.2.ebuild +++ b/dev-util/global/global-4.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-4.8.2.ebuild,v 1.1 2005/02/10 13:24:54 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-4.8.2.ebuild,v 1.2 2005/03/20 18:51:11 weeve Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~sparc" IUSE="doc vim emacs" DEPEND="virtual/libc doc? ( sys-apps/texinfo ) |