diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-03 08:24:33 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-03 08:24:33 +0200 |
commit | 9097631280c380b62da37075daa642605343a0f1 (patch) | |
tree | 5f1a7f66641e004caa6c4ff6f9f4b0a0bd2b6c8b /dev-libs | |
parent | dev-python/siphash24: Stabilize 1.6 amd64, #937201 (diff) | |
download | gentoo-9097631280c380b62da37075daa642605343a0f1.tar.gz gentoo-9097631280c380b62da37075daa642605343a0f1.tar.bz2 gentoo-9097631280c380b62da37075daa642605343a0f1.zip |
dev-libs/c-siphash: Stabilize 1.1.0 amd64, #937201
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/c-siphash/c-siphash-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/c-siphash/c-siphash-1.1.0.ebuild b/dev-libs/c-siphash/c-siphash-1.1.0.ebuild index 4dd8ec02afc8..378a10ee7b4a 100644 --- a/dev-libs/c-siphash/c-siphash-1.1.0.ebuild +++ b/dev-libs/c-siphash/c-siphash-1.1.0.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="|| ( Apache-2.0 LGPL-2.1+ )" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv" +KEYWORDS="amd64 ~arm64 ~riscv" DEPEND=" >=dev-libs/c-stdaux-1.5.0 |