commit: 980d806dce8deb71410023985ba6756a25b9d1ac Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sun Nov 22 07:51:28 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sun Nov 22 07:51:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=980d806d
app-misc/chkcrontab: stabilize 1.7-r1 on amd64 Closes: https://bugs.gentoo.org/755992 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-misc/chkcrontab/chkcrontab-1.7-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/chkcrontab/chkcrontab-1.7-r1.ebuild b/app-misc/chkcrontab/chkcrontab-1.7-r1.ebuild index a9facacc2c1..e5d5ef95ce9 100644 --- a/app-misc/chkcrontab/chkcrontab-1.7-r1.ebuild +++ b/app-misc/chkcrontab/chkcrontab-1.7-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/lyda/chkcrontab/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="test" RESTRICT="!test? ( test )"
