diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-21 12:11:59 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-21 12:11:59 +0000 |
commit | 0c1ca6286eeecfdf114310e808cac869b1dba4eb (patch) | |
tree | 7dd097ea54127e7cff89e7428635a469eb421b89 /dev-libs/libverto/libverto-0.2.4.ebuild | |
parent | Initial commit. (diff) | |
download | historical-0c1ca6286eeecfdf114310e808cac869b1dba4eb.tar.gz historical-0c1ca6286eeecfdf114310e808cac869b1dba4eb.tar.bz2 historical-0c1ca6286eeecfdf114310e808cac869b1dba4eb.zip |
add ~arm, bug #412489
Package-Manager: portage-2.1.10.56/cvs/Linux i686
Diffstat (limited to 'dev-libs/libverto/libverto-0.2.4.ebuild')
-rw-r--r-- | dev-libs/libverto/libverto-0.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libverto/libverto-0.2.4.ebuild b/dev-libs/libverto/libverto-0.2.4.ebuild index 419897aa79e7..7b6462a01869 100644 --- a/dev-libs/libverto/libverto-0.2.4.ebuild +++ b/dev-libs/libverto/libverto-0.2.4.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-libs/libverto/libverto-0.2.4.ebuild,v 1.2 2012/04/19 02:07:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.4.ebuild,v 1.3 2012/04/21 12:11:59 maekke Exp $ EAPI=4 inherit autotools @@ -11,7 +11,7 @@ SRC_URI="https://fedorahosted.org/releases/l/i/libverto/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~x86" IUSE="glib +libev libevent tevent +threads static-libs" # file collisions |