commit: ac8aa1eecbf7095e675b6eded6f8cbee2232dfb8
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 24 17:21:19 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 24 17:21:19 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac8aa1ee
sys-process/cronutils: Stabilize 1.10 x86, #920595
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-process/cronutils/cronutils-1.10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-process/cronutils/cronutils-1.10.ebuild
b/sys-process/cronutils/cronutils-1.10.ebuild
index 7c6c0c566853..852bd502e451 100644
--- a/sys-process/cronutils/cronutils-1.10.ebuild
+++ b/sys-process/cronutils/cronutils-1.10.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-version-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
src_compile() {
emake CC="$(tc-getCC)" CFLAGS="-D_XOPEN_SOURCE=500 ${CFLAGS}"