diff options
author | 2014-06-22 13:49:12 +0000 | |
---|---|---|
committer | 2014-06-22 13:49:12 +0000 | |
commit | 8ced2f4d4562687d22ae180828895bf090860ad8 (patch) | |
tree | 196fcf9aa8b6de5f2ea205f50d93c6d897aceb42 /dev-libs/lockdev/lockdev-1.0.3.1.2-r1.ebuild | |
parent | disable wrapping of headers (also disables nasm for 32bit on amd64), wrt #512430 (diff) | |
download | historical-8ced2f4d4562687d22ae180828895bf090860ad8.tar.gz historical-8ced2f4d4562687d22ae180828895bf090860ad8.tar.bz2 historical-8ced2f4d4562687d22ae180828895bf090860ad8.zip |
keyword ~ia64 wrt bug #493156
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
Manifest-Sign-Key: 0xEC917A6D
Diffstat (limited to 'dev-libs/lockdev/lockdev-1.0.3.1.2-r1.ebuild')
-rw-r--r-- | dev-libs/lockdev/lockdev-1.0.3.1.2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/lockdev/lockdev-1.0.3.1.2-r1.ebuild b/dev-libs/lockdev/lockdev-1.0.3.1.2-r1.ebuild index 1ce1abe76c23..eb0d21bd7380 100644 --- a/dev-libs/lockdev/lockdev-1.0.3.1.2-r1.ebuild +++ b/dev-libs/lockdev/lockdev-1.0.3.1.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/lockdev/lockdev-1.0.3.1.2-r1.ebuild,v 1.5 2013/08/08 20:13:15 jcallen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/lockdev/lockdev-1.0.3.1.2-r1.ebuild,v 1.6 2014/06/22 13:49:08 hattya Exp $ EAPI="2" @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~ia64 x86" IUSE="perl" DEPEND=" |