diff options
author | 2012-08-22 03:42:00 +0000 | |
---|---|---|
committer | 2012-08-22 03:42:00 +0000 | |
commit | 5b80a99a03240108923279c638bcd192774576bd (patch) | |
tree | d8b52e00d6679d03e864fc7988b2015f96684406 /dev-lang/opendylan/opendylan-9999.ebuild | |
parent | Make repoman happy (diff) | |
download | gentoo-2-5b80a99a03240108923279c638bcd192774576bd.tar.gz gentoo-2-5b80a99a03240108923279c638bcd192774576bd.tar.bz2 gentoo-2-5b80a99a03240108923279c638bcd192774576bd.zip |
Remove keywords from live ebuild
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/opendylan/opendylan-9999.ebuild')
-rw-r--r-- | dev-lang/opendylan/opendylan-9999.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/dev-lang/opendylan/opendylan-9999.ebuild b/dev-lang/opendylan/opendylan-9999.ebuild index d99517411dd0..07070f49a355 100644 --- a/dev-lang/opendylan/opendylan-9999.ebuild +++ b/dev-lang/opendylan/opendylan-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild,v 1.2 2012/08/21 08:30:04 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild,v 1.3 2012/08/22 03:42:00 patrick Exp $ EAPI=4 inherit autotools git-2 @@ -16,9 +16,6 @@ EGIT_REPO_URI="https://github.com/dylan-lang/opendylan.git" LICENSE="Opendylan" SLOT="0" -# not tested on x86 -KEYWORDS="~amd64" - IUSE="" DEPEND="dev-libs/boehm-gc[threads] |