commit: 522340181bfa572dec8a168f904d5fae65b0d95b Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Jul 15 15:27:04 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Jul 15 15:27:04 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52234018
sys-process/daemontools-encore: Sort KEYWORDS Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sys-process/daemontools-encore/daemontools-encore-1.10.ebuild | 4 ++-- 1 file 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 5a8a4fbabf1..b9827594a5d 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=""
