summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-09-15 17:03:48 +0200
committerMichał Górny <mgorny@gentoo.org>2024-09-15 17:04:43 +0200
commit43141be25ddfde8a97329171a72fbb2b7354d897 (patch)
treeeef66cee480d2a02fabe4382546f1bb4ba826e28 /dev-ruby
parentdev-python/pypy3_10: Stabilize 7.3.17_p1 x86, #939213 (diff)
downloadgentoo-43141be25ddfde8a97329171a72fbb2b7354d897.tar.gz
gentoo-43141be25ddfde8a97329171a72fbb2b7354d897.tar.bz2
gentoo-43141be25ddfde8a97329171a72fbb2b7354d897.zip
dev-ruby/openssl-cmac: Keyword 2.0.2 x86, #939676
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/openssl-cmac/openssl-cmac-2.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/openssl-cmac/openssl-cmac-2.0.2.ebuild b/dev-ruby/openssl-cmac/openssl-cmac-2.0.2.ebuild
index 451946c94d04..c3ea8e413f1f 100644
--- a/dev-ruby/openssl-cmac/openssl-cmac-2.0.2.ebuild
+++ b/dev-ruby/openssl-cmac/openssl-cmac-2.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/SmallLars/openssl-cmac"
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
all_ruby_prepare() {