diff options
Diffstat (limited to 'sys-process/daemontools-encore/daemontools-encore-1.10.ebuild')
-rw-r--r-- | sys-process/daemontools-encore/daemontools-encore-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/daemontools-encore/daemontools-encore-1.10.ebuild b/sys-process/daemontools-encore/daemontools-encore-1.10.ebuild index 5a8a4fbabf11..b9827594a5d5 100644 --- a/sys-process/daemontools-encore/daemontools-encore-1.10.ebuild +++ b/sys-process/daemontools-encore/daemontools-encore-1.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="http://untroubled.org/daemontools-encore/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="selinux static" DEPEND="" |