From aa56a187b14106a8b84bb53ae748824479fe9e3a Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Mon, 21 Apr 2014 01:30:04 +0000 Subject: Drop KEYWORDS on live ebuilds, bug 508150. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4) --- sys-auth/keystone/ChangeLog | 6 +++++- sys-auth/keystone/keystone-2013.2.9999.ebuild | 4 ++-- sys-auth/keystone/keystone-9999.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'sys-auth') diff --git a/sys-auth/keystone/ChangeLog b/sys-auth/keystone/ChangeLog index ba727aa78dfc..bc058c66f339 100644 --- a/sys-auth/keystone/ChangeLog +++ b/sys-auth/keystone/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/keystone # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.65 2014/04/11 15:28:59 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.66 2014/04/21 01:30:04 floppym Exp $ + + 21 Apr 2014; Mike Gilbert keystone-2013.2.9999.ebuild, + keystone-9999.ebuild: + Drop KEYWORDS on live ebuilds, bug 508150. *keystone-2013.2.3-r1 (11 Apr 2014) diff --git a/sys-auth/keystone/keystone-2013.2.9999.ebuild b/sys-auth/keystone/keystone-2013.2.9999.ebuild index 405d807fb031..871a4ad8088c 100644 --- a/sys-auth/keystone/keystone-2013.2.9999.ebuild +++ b/sys-auth/keystone/keystone-2013.2.9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2013.2.9999.ebuild,v 1.10 2014/01/20 06:08:12 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2013.2.9999.ebuild,v 1.11 2014/04/21 01:30:04 floppym Exp $ EAPI=5 @@ -15,7 +15,7 @@ EGIT_BRANCH="stable/havana" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="" IUSE="+sqlite mysql postgres ldap test" REQUIRED_USE="|| ( mysql postgres sqlite )" diff --git a/sys-auth/keystone/keystone-9999.ebuild b/sys-auth/keystone/keystone-9999.ebuild index d7d253fc6b6b..736d9bd459ef 100644 --- a/sys-auth/keystone/keystone-9999.ebuild +++ b/sys-auth/keystone/keystone-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-9999.ebuild,v 1.14 2014/01/20 06:08:12 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-9999.ebuild,v 1.15 2014/04/21 01:30:04 floppym Exp $ EAPI=5 @@ -15,7 +15,7 @@ EGIT_BRANCH="master" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="" IUSE="+sqlite mysql postgres ldap test" REQUIRED_USE="|| ( mysql postgres sqlite )" -- cgit v1.2.3-65-gdbad