diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-29 23:06:14 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-29 23:08:04 +0100 |
commit | 0c2be065b1e4e6b60f713e1e6eccc774509409c3 (patch) | |
tree | 6759f3dc8d1a8017e4fb08d96f8f1db205cef4ce /app-misc/chkcrontab | |
parent | app-benchmarks/sysbench: x86 stable (bug #624414) (diff) | |
download | gentoo-0c2be065b1e4e6b60f713e1e6eccc774509409c3.tar.gz gentoo-0c2be065b1e4e6b60f713e1e6eccc774509409c3.tar.bz2 gentoo-0c2be065b1e4e6b60f713e1e6eccc774509409c3.zip |
app-misc/chkcrontab: x86 stable (bug #624420)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'app-misc/chkcrontab')
-rw-r--r-- | app-misc/chkcrontab/chkcrontab-1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/chkcrontab/chkcrontab-1.7.ebuild b/app-misc/chkcrontab/chkcrontab-1.7.ebuild index 90a33181737b..b188e6979af1 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() { |