diff options
author | George Shapovalov <george@gentoo.org> | 2003-01-08 05:41:48 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2003-01-08 05:41:48 +0000 |
commit | d3338309cb5bcb941bb66d4d3a0e157be75723bb (patch) | |
tree | f265554382884e10d86d3120ee04a1ba2117ce7b /dev-util | |
parent | unmasked (diff) | |
download | gentoo-2-d3338309cb5bcb941bb66d4d3a0e157be75723bb.tar.gz gentoo-2-d3338309cb5bcb941bb66d4d3a0e157be75723bb.tar.bz2 gentoo-2-d3338309cb5bcb941bb66d4d3a0e157be75723bb.zip |
unmasked on x86
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/cproto/cproto-4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cproto/cproto-4.6.ebuild b/dev-util/cproto/cproto-4.6.ebuild index 428b69a113be..242039374dce 100644 --- a/dev-util/cproto/cproto-4.6.ebuild +++ b/dev-util/cproto/cproto-4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cproto/cproto-4.6.ebuild,v 1.1 2002/12/07 03:17:19 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cproto/cproto-4.6.ebuild,v 1.2 2003/01/08 05:41:48 george Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://dl.sourceforge.net/sourceforge/cproto/cproto-4.6.tar.gz" HOMEPAGE="http://cproto.sourceforge.net/" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" LICENSE="public-domain" DEPEND="virtual/glibc" |