diff options
author | 2011-12-08 20:38:46 +0000 | |
---|---|---|
committer | 2011-12-08 20:38:46 +0000 | |
commit | a21b34160be1cd3eeaec0f94a3e7e4ceb22e51c7 (patch) | |
tree | ef3c7aea6e46564dafd58c5b30c9d76e730589d0 /dev-libs/libatasmart/libatasmart-0.18.ebuild | |
parent | Tweak the x32 fix so it works for native builds too. (diff) | |
download | gentoo-2-a21b34160be1cd3eeaec0f94a3e7e4ceb22e51c7.tar.gz gentoo-2-a21b34160be1cd3eeaec0f94a3e7e4ceb22e51c7.tar.bz2 gentoo-2-a21b34160be1cd3eeaec0f94a3e7e4ceb22e51c7.zip |
arm stable, bug #392313
(Portage version: 2.1.10.39/cvs/Linux i686)
Diffstat (limited to 'dev-libs/libatasmart/libatasmart-0.18.ebuild')
-rw-r--r-- | dev-libs/libatasmart/libatasmart-0.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libatasmart/libatasmart-0.18.ebuild b/dev-libs/libatasmart/libatasmart-0.18.ebuild index b352825f276c..36fca1e3089f 100644 --- a/dev-libs/libatasmart/libatasmart-0.18.ebuild +++ b/dev-libs/libatasmart/libatasmart-0.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.18.ebuild,v 1.4 2011/12/07 07:55:51 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libatasmart/libatasmart-0.18.ebuild,v 1.5 2011/12/08 20:38:46 maekke Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://0pointer.de/public/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86" IUSE="static-libs" RDEPEND=">=sys-fs/udev-143" |