diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:27:04 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:27:04 +0200 |
commit | 522340181bfa572dec8a168f904d5fae65b0d95b (patch) | |
tree | ff64b16f9d4c0f7209ecab91b61be3c58529170e /sys-process/daemontools-encore | |
parent | sys-power/uhubctl: Sort KEYWORDS (diff) | |
download | gentoo-522340181bfa572dec8a168f904d5fae65b0d95b.tar.gz gentoo-522340181bfa572dec8a168f904d5fae65b0d95b.tar.bz2 gentoo-522340181bfa572dec8a168f904d5fae65b0d95b.zip |
sys-process/daemontools-encore: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-process/daemontools-encore')
-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="" |