diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-23 14:47:00 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-23 14:47:00 +0000 |
commit | add85867e0290f5ae9d348fa8348e2012b7f5c65 (patch) | |
tree | 72fc2e6acb4ef3546382605b8679e3aee06de6a7 /net-misc/omniORB | |
parent | revert amd64, as only x86 was requested (diff) | |
download | gentoo-2-add85867e0290f5ae9d348fa8348e2012b7f5c65.tar.gz gentoo-2-add85867e0290f5ae9d348fa8348e2012b7f5c65.tar.bz2 gentoo-2-add85867e0290f5ae9d348fa8348e2012b7f5c65.zip |
I fail once again, amd64 has already been stable...
(Portage version: 2.2_rc51/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/omniORB')
-rw-r--r-- | net-misc/omniORB/omniORB-4.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/omniORB/omniORB-4.1.4.ebuild b/net-misc/omniORB/omniORB-4.1.4.ebuild index 9d1333df85f0..af4dc8d9d5b3 100644 --- a/net-misc/omniORB/omniORB-4.1.4.ebuild +++ b/net-misc/omniORB/omniORB-4.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.1.4.ebuild,v 1.6 2009/11/23 14:45:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-4.1.4.ebuild,v 1.7 2009/11/23 14:47:00 maekke Exp $ EAPI="2" @@ -12,7 +12,7 @@ HOMEPAGE="http://omniorb.sourceforge.net/" LICENSE="LGPL-2 GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86" IUSE="doc ssl" RDEPEND="dev-lang/python |