diff options
author | 2013-04-23 08:20:18 +0000 | |
---|---|---|
committer | 2013-04-23 08:20:18 +0000 | |
commit | 9073f368f7bf9e9d6dc9205876a31c501ce086df (patch) | |
tree | 6f91815235d7c7795fb234694bcb772dab9f7e3e /sys-apps/baselayout/baselayout-2.2.ebuild | |
parent | Stable for x86, wrt bug #458004 (diff) | |
download | gentoo-2-9073f368f7bf9e9d6dc9205876a31c501ce086df.tar.gz gentoo-2-9073f368f7bf9e9d6dc9205876a31c501ce086df.tar.bz2 gentoo-2-9073f368f7bf9e9d6dc9205876a31c501ce086df.zip |
Stable for ppc64, wrt bug #455872
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/baselayout/baselayout-2.2.ebuild')
-rw-r--r-- | sys-apps/baselayout/baselayout-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/baselayout/baselayout-2.2.ebuild b/sys-apps/baselayout/baselayout-2.2.ebuild index f129e9e3fe7c..f81a7585dae2 100644 --- a/sys-apps/baselayout/baselayout-2.2.ebuild +++ b/sys-apps/baselayout/baselayout-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-2.2.ebuild,v 1.5 2013/04/23 08:09:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/baselayout/baselayout-2.2.ebuild,v 1.6 2013/04/23 08:20:18 ago Exp $ inherit eutils multilib @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="build kernel_linux" PDEPEND="sys-apps/openrc" |