diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-04-19 02:07:30 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-04-19 02:07:30 +0000 |
commit | d78758904e27284e93a9f463f62b95b370adc094 (patch) | |
tree | ce64eeaf0250d5d97d07a0e48644652dc342dd14 /dev-libs/libverto/libverto-0.2.4.ebuild | |
parent | Add old LZMA support back by Wicher Minnaard (bug #412575). (diff) | |
download | gentoo-2-d78758904e27284e93a9f463f62b95b370adc094.tar.gz gentoo-2-d78758904e27284e93a9f463f62b95b370adc094.tar.bz2 gentoo-2-d78758904e27284e93a9f463f62b95b370adc094.zip |
Marked ~hppa (bug #412489).
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
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 632266713d1c..419897aa79e7 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.1 2012/04/18 08:53:12 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.4.ebuild,v 1.2 2012/04/19 02:07:30 jer 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 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="glib +libev libevent tevent +threads static-libs" # file collisions |