diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-16 15:15:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-16 15:15:46 +0000 |
commit | 368b0d69f7ef52598107680e242c21131b64c5a5 (patch) | |
tree | 19ea60698aa68d94a1b8efc789cfbd3810858f8c /sys-apps/dmidecode/dmidecode-2.11.ebuild | |
parent | Stable for ppc, wrt bug #441966 (diff) | |
download | historical-368b0d69f7ef52598107680e242c21131b64c5a5.tar.gz historical-368b0d69f7ef52598107680e242c21131b64c5a5.tar.bz2 historical-368b0d69f7ef52598107680e242c21131b64c5a5.zip |
Stable for ppc, wrt bug #373237
Package-Manager: portage-2.1.11.31/cvs/Linux ppc64
Diffstat (limited to 'sys-apps/dmidecode/dmidecode-2.11.ebuild')
-rw-r--r-- | sys-apps/dmidecode/dmidecode-2.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/dmidecode/dmidecode-2.11.ebuild b/sys-apps/dmidecode/dmidecode-2.11.ebuild index 9ee70e5be127..71875e6c4afb 100644 --- a/sys-apps/dmidecode/dmidecode-2.11.ebuild +++ b/sys-apps/dmidecode/dmidecode-2.11.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/dmidecode/dmidecode-2.11.ebuild,v 1.9 2013/01/16 11:23:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/dmidecode-2.11.ebuild,v 1.10 2013/01/16 15:15:44 ago Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://savannah.nongnu.org/download/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris" +KEYWORDS="-* amd64 ~arm ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris" IUSE="selinux" DEPEND="selinux? ( sec-policy/selinux-dmidecode )" |