diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-25 15:42:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-25 15:42:17 +0000 |
commit | e3527c32744ba79a9b6d4ec8cc45d26e5a32943b (patch) | |
tree | fbd09e5fa2195973a28f72bb763217d6017ba6fd /sys-auth/bioapi/bioapi-1.2.4.ebuild | |
parent | Stable for x86, wrt bug #535620 (diff) | |
download | gentoo-2-e3527c32744ba79a9b6d4ec8cc45d26e5a32943b.tar.gz gentoo-2-e3527c32744ba79a9b6d4ec8cc45d26e5a32943b.tar.bz2 gentoo-2-e3527c32744ba79a9b6d4ec8cc45d26e5a32943b.zip |
Stable for x86, wrt bug #535660
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-auth/bioapi/bioapi-1.2.4.ebuild')
-rw-r--r-- | sys-auth/bioapi/bioapi-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/bioapi/bioapi-1.2.4.ebuild b/sys-auth/bioapi/bioapi-1.2.4.ebuild index 4586424e9a12..f6e1926fee7e 100644 --- a/sys-auth/bioapi/bioapi-1.2.4.ebuild +++ b/sys-auth/bioapi/bioapi-1.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/bioapi/bioapi-1.2.4.ebuild,v 1.2 2015/02/19 09:03:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/bioapi/bioapi-1.2.4.ebuild,v 1.3 2015/02/25 15:42:17 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://bioapi-linux.googlecode.com/files/${PN}_${PV}.tar.gz" LICENSE="bioapi" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="static-libs" S=${WORKDIR}/bioapi-linux |