diff options
author | Sam James <sam@gentoo.org> | 2021-06-03 01:44:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-03 01:44:55 +0100 |
commit | f6ccbdfdc12a01cc27994f0505f91fe3c5432614 (patch) | |
tree | cca557b833ecbfe315494ff9a41a81cbef6df8f7 /dev-ml | |
parent | dev-ml/duration: Stabilize 0.1.3 x86, #783582 (diff) | |
download | gentoo-f6ccbdfdc12a01cc27994f0505f91fe3c5432614.tar.gz gentoo-f6ccbdfdc12a01cc27994f0505f91fe3c5432614.tar.bz2 gentoo-f6ccbdfdc12a01cc27994f0505f91fe3c5432614.zip |
dev-ml/logs: Stabilize 0.7.0 x86, #783582
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/logs/logs-0.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/logs/logs-0.7.0.ebuild b/dev-ml/logs/logs-0.7.0.ebuild index a6b13788d2eb..86e91a5d29da 100644 --- a/dev-ml/logs/logs-0.7.0.ebuild +++ b/dev-ml/logs/logs-0.7.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/logs/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="amd64 arm arm64 ppc ppc64 ~x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86" IUSE="+fmt cli +lwt test" RESTRICT="!test? ( test )" |