diff options
author | 2013-01-16 20:06:08 +0000 | |
---|---|---|
committer | 2013-01-16 20:06:08 +0000 | |
commit | f98effa513e199870a766dbe5c72ca21be2cfd73 (patch) | |
tree | 0af4832c4c711a5ead8e7fb9fed9507a5715af3a /sys-apps/dmidecode/dmidecode-2.11.ebuild | |
parent | Stable for ppc64, wrt bug #441966 (diff) | |
download | gentoo-2-f98effa513e199870a766dbe5c72ca21be2cfd73.tar.gz gentoo-2-f98effa513e199870a766dbe5c72ca21be2cfd73.tar.bz2 gentoo-2-f98effa513e199870a766dbe5c72ca21be2cfd73.zip |
Stable for ppc64, wrt bug #373237
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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 71875e6c4afb..ab8c37120cc8 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.10 2013/01/16 15:15:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dmidecode/dmidecode-2.11.ebuild,v 1.11 2013/01/16 20:06:08 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 )" |