diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-03-31 19:29:47 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-03-31 19:41:13 -0400 |
commit | 0cd1e5e0208d82a8b52c9fd1f00dab7ba3529b98 (patch) | |
tree | 17f5278c9f29e88ae5063f42fb72a6324be96008 /sys-apps/timer_entropyd/timer_entropyd-0.3.ebuild | |
parent | sys-apps/pcmciautils: amd64 stable (diff) | |
download | gentoo-0cd1e5e0208d82a8b52c9fd1f00dab7ba3529b98.tar.gz gentoo-0cd1e5e0208d82a8b52c9fd1f00dab7ba3529b98.tar.bz2 gentoo-0cd1e5e0208d82a8b52c9fd1f00dab7ba3529b98.zip |
sys-apps/timer_entropyd: amd64 stable
Bug: https://bugs.gentoo.org/651718
Package-Manager: Portage-2.3.27, Repoman-2.3.9
Diffstat (limited to 'sys-apps/timer_entropyd/timer_entropyd-0.3.ebuild')
-rw-r--r-- | sys-apps/timer_entropyd/timer_entropyd-0.3.ebuild | 4 |
1 files 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 d1a0febbc6a9..0c55fac4e636 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 )" |