diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2019-05-07 22:13:20 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2019-05-07 22:13:29 +0200 |
commit | 396d4ea908bc6b522036306a149f250baa71c4b8 (patch) | |
tree | d1148418b0b8fdf6e7638d94b9fe60f6c28e66f9 /sys-apps | |
parent | dev-ruby/mocha-1.8.0-r0: alpha stable (diff) | |
download | gentoo-396d4ea908bc6b522036306a149f250baa71c4b8.tar.gz gentoo-396d4ea908bc6b522036306a149f250baa71c4b8.tar.bz2 gentoo-396d4ea908bc6b522036306a149f250baa71c4b8.zip |
sys-apps/dmidecode-3.2-r0: alpha stable
Bug: http://bugs.gentoo.org/684574
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/dmidecode/dmidecode-3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dmidecode/dmidecode-3.2.ebuild b/sys-apps/dmidecode/dmidecode-3.2.ebuild index fa84d3229608..09bb8c627003 100644 --- a/sys-apps/dmidecode/dmidecode-3.2.ebuild +++ b/sys-apps/dmidecode/dmidecode-3.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://savannah.nongnu.org/download/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* amd64 ~arm ~arm64 ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris" +KEYWORDS="-* alpha amd64 ~arm ~arm64 ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-solaris" IUSE="selinux" RDEPEND="selinux? ( sec-policy/selinux-dmidecode )" |