commit: 0cd1e5e0208d82a8b52c9fd1f00dab7ba3529b98 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Sat Mar 31 23:29:47 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sat Mar 31 23:41:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cd1e5e0
sys-apps/timer_entropyd: amd64 stable 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/timer_entropyd/timer_entropyd-0.3.ebuild b/sys-apps/timer_entropyd/timer_entropyd-0.3.ebuild index d1a0febbc6a..0c55fac4e63 100644 --- a/sys-apps/timer_entropyd/timer_entropyd-0.3.ebuild +++ b/sys-apps/timer_entropyd/timer_entropyd-0.3.ebuild @@ -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 )"
