diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 02:00:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 02:00:42 +0000 |
commit | a1c03a20a9c6b9c5542d76f034f2b50f84c01691 (patch) | |
tree | 46c6fbd632a5fddeeb84ceb9dff61bf40f2516b8 /dev-ml/logs | |
parent | dev-ml/mtime: Stabilize 1.1.0 amd64, #783582 (diff) | |
download | gentoo-a1c03a20a9c6b9c5542d76f034f2b50f84c01691.tar.gz gentoo-a1c03a20a9c6b9c5542d76f034f2b50f84c01691.tar.bz2 gentoo-a1c03a20a9c6b9c5542d76f034f2b50f84c01691.zip |
dev-ml/logs: Stabilize 0.7.0 amd64, #783582
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/logs')
-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 1a4112303956..b4c7372306a1 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 )" |