diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-15 19:21:46 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-15 19:21:46 +0300 |
commit | ca0837146e237dce8d792d11c330bcb7622abc6a (patch) | |
tree | 0ae65541bc6d0ea623df09448185ca4560854932 /sys-process | |
parent | www-client/links: fix zstd-only build (diff) | |
download | gentoo-ca0837146e237dce8d792d11c330bcb7622abc6a.tar.gz gentoo-ca0837146e237dce8d792d11c330bcb7622abc6a.tar.bz2 gentoo-ca0837146e237dce8d792d11c330bcb7622abc6a.zip |
sys-process/daemontools-encore: Stabilize 1.11-r1 amd64, #908542
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/daemontools-encore/daemontools-encore-1.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/daemontools-encore/daemontools-encore-1.11-r1.ebuild b/sys-process/daemontools-encore/daemontools-encore-1.11-r1.ebuild index 7cb3f795fc2d..f81001db81c4 100644 --- a/sys-process/daemontools-encore/daemontools-encore-1.11-r1.ebuild +++ b/sys-process/daemontools-encore/daemontools-encore-1.11-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://untroubled.org/daemontools-encore/${P}.tar.gz" LICENSE="GPL-2 MIT" SLOT="0" -KEYWORDS="~amd64 ~loong ~x86" +KEYWORDS="amd64 ~loong ~x86" IUSE="selinux static" RDEPEND=" |