diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-04 22:26:21 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-04 22:26:21 +0000 |
commit | 6f64f419eda544682699c43ba0761eb7789b129d (patch) | |
tree | 1ef63e74c41d7e019a0d051644218b30682aba01 /media-libs | |
parent | arm KEYWORDS (Manifest recommit) (diff) | |
download | gentoo-2-6f64f419eda544682699c43ba0761eb7789b129d.tar.gz gentoo-2-6f64f419eda544682699c43ba0761eb7789b129d.tar.bz2 gentoo-2-6f64f419eda544682699c43ba0761eb7789b129d.zip |
arm KEYWORDS
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libart_lgpl/libart_lgpl-2.3.16.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/libart_lgpl/libart_lgpl-2.3.16.ebuild b/media-libs/libart_lgpl/libart_lgpl-2.3.16.ebuild index 455e664e1032..263ea59f8217 100644 --- a/media-libs/libart_lgpl/libart_lgpl-2.3.16.ebuild +++ b/media-libs/libart_lgpl/libart_lgpl-2.3.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libart_lgpl/libart_lgpl-2.3.16.ebuild,v 1.17 2004/10/01 23:18:51 kito Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libart_lgpl/libart_lgpl-2.3.16.ebuild,v 1.18 2004/11/04 22:23:10 vapier Exp $ inherit gnome2 @@ -9,11 +9,11 @@ HOMEPAGE="http://www.levien.com/libart" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 s390 sparc x86 ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~ppc-macos s390 sparc x86" IUSE="" DEPEND="dev-util/pkgconfig" RDEPEND="virtual/libc" # Add the RDEPEND so we dont have a runtime dep on pkg-config -DOCS="AUTHORS ChangeLog INSTALL NEWS README"
\ No newline at end of file +DOCS="AUTHORS ChangeLog INSTALL NEWS README" |