sys-apps/timer_entropyd: amd64 stable
authorAaron Bauman <bman@gentoo.org>
Sat, 31 Mar 2018 23:29:47 +0000 (19:29 -0400)
committerAaron Bauman <bman@gentoo.org>
Sat, 31 Mar 2018 23:41:13 +0000 (19:41 -0400)
Bug: https://bugs.gentoo.org/651718
Package-Manager: Portage-2.3.27, Repoman-2.3.9

sys-apps/timer_entropyd/timer_entropyd-0.3.ebuild

index d1a0febbc6a941db7a8c09e19fb34b8f2680cc62..0c55fac4e6366080beccab66c7a7fb351198a863 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="http://www.vanheusden.com/te/${P}.tgz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86"
+KEYWORDS="amd64 ~mips ~x86"
 IUSE="debug selinux"
 
 RDEPEND="selinux? ( sec-policy/selinux-entropyd )"