diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-06-26 01:15:18 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-06-26 01:15:18 +0000 |
commit | bb12d83e974931dc6db582dba5bb1c168acbe687 (patch) | |
tree | 5bd4cfda17d338ac88e0faaf2ea5d52895284d6b /dev-libs/libaio/libaio-0.3.106-r1.ebuild | |
parent | Stable on x86. Bug 137896. (diff) | |
download | gentoo-2-bb12d83e974931dc6db582dba5bb1c168acbe687.tar.gz gentoo-2-bb12d83e974931dc6db582dba5bb1c168acbe687.tar.bz2 gentoo-2-bb12d83e974931dc6db582dba5bb1c168acbe687.zip |
Stable on x86, bug #137915.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'dev-libs/libaio/libaio-0.3.106-r1.ebuild')
-rw-r--r-- | dev-libs/libaio/libaio-0.3.106-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libaio/libaio-0.3.106-r1.ebuild b/dev-libs/libaio/libaio-0.3.106-r1.ebuild index 374cf918fa8b..78809050e18a 100644 --- a/dev-libs/libaio/libaio-0.3.106-r1.ebuild +++ b/dev-libs/libaio/libaio-0.3.106-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/libaio-0.3.106-r1.ebuild,v 1.3 2006/06/25 09:42:27 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/libaio-0.3.106-r1.ebuild,v 1.4 2006/06/26 01:15:18 ticho Exp $ inherit eutils multilib @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ppc64 ~s390 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ppc64 ~s390 x86" IUSE="" DEPEND="" |