diff options
author | 2003-07-18 22:18:43 +0000 | |
---|---|---|
committer | 2003-07-18 22:18:43 +0000 | |
commit | 44f1470b6fb576c8e9ea6d0ee014b8d117c1d38c (patch) | |
tree | 39eaba335c740af97edd7c9bb6965d3c655e2aa7 /dev-libs/libIDL/libIDL-0.8.1.ebuild | |
parent | add amd64 keyword (diff) | |
download | historical-44f1470b6fb576c8e9ea6d0ee014b8d117c1d38c.tar.gz historical-44f1470b6fb576c8e9ea6d0ee014b8d117c1d38c.tar.bz2 historical-44f1470b6fb576c8e9ea6d0ee014b8d117c1d38c.zip |
Adding amd64 keyword again
Diffstat (limited to 'dev-libs/libIDL/libIDL-0.8.1.ebuild')
-rw-r--r-- | dev-libs/libIDL/libIDL-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libIDL/libIDL-0.8.1.ebuild b/dev-libs/libIDL/libIDL-0.8.1.ebuild index 9959110be8b4..edc6f4047b22 100644 --- a/dev-libs/libIDL/libIDL-0.8.1.ebuild +++ b/dev-libs/libIDL/libIDL-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.1.ebuild,v 1.3 2003/05/27 17:02:10 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libIDL/libIDL-0.8.1.ebuild,v 1.4 2003/07/18 22:18:16 tester Exp $ inherit gnome2 @@ -18,7 +18,7 @@ HOMEPAGE="http://www.gnome.org" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha amd64" RDEPEND=">=dev-libs/glib-2 >=sys-devel/flex-2.5.4" |