commit: 05a216b8169155e3217154b38a94dd32539dbdd6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 24 01:00:52 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 24 01:00:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05a216b8
sys-process/cronutils: Stabilize 1.10 amd64, #920595
Signed-off-by: Sam James <sam <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 d15e4328cafb..7c6c0c566853 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}"