From: Matthew Thode Date: Sun, 28 Feb 2016 07:07:08 +0000 (-0600) Subject: sys-apps/dmidecode: keywording arm64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f529aae15f4f55acd4f6c35a028647133abef806;p=gentoo.git sys-apps/dmidecode: keywording arm64 merged on X-C1 Package-Manager: portage-2.2.26 --- diff --git a/sys-apps/dmidecode/dmidecode-3.0.ebuild b/sys-apps/dmidecode/dmidecode-3.0.ebuild index 4cae2bc805ce..b9e41fa5e9cd 100644 --- a/sys-apps/dmidecode/dmidecode-3.0.ebuild +++ b/sys-apps/dmidecode/dmidecode-3.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://savannah.nongnu.org/download/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris" +KEYWORDS="-* ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-dmidecode )"