commit: f529aae15f4f55acd4f6c35a028647133abef806 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sun Feb 28 07:07:08 2016 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sun Feb 28 07:07:08 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f529aae1
sys-apps/dmidecode: keywording arm64 merged on X-C1 Package-Manager: portage-2.2.26 sys-apps/dmidecode/dmidecode-3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/dmidecode/dmidecode-3.0.ebuild b/sys-apps/dmidecode/dmidecode-3.0.ebuild index 4cae2bc..b9e41fa 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 )"
