commit: 3cb57631edb3801f08f0917065bf71b5ba1fae7e Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Sat Jul 15 16:41:13 2017 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Sat Jul 15 16:41:13 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cb57631
app-misc/chkcrontab-1.7-r0: add amd64 keyword Gentoo-Bug: 624420 app-misc/chkcrontab/chkcrontab-1.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/chkcrontab/chkcrontab-1.7.ebuild b/app-misc/chkcrontab/chkcrontab-1.7.ebuild index 97df477c808..90a33181737 100644 --- a/app-misc/chkcrontab/chkcrontab-1.7.ebuild +++ b/app-misc/chkcrontab/chkcrontab-1.7.ebuild @@ -13,7 +13,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" python_test() {
