diff options
author | Sam James <sam@gentoo.org> | 2023-04-25 23:15:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-25 23:15:45 +0100 |
commit | e9c857fd35d5441beaa941e146df8f19f5aee564 (patch) | |
tree | a41d0fcda2c5a460f43f1e07fa986ff01790f9ff /dev-libs/libstrophe | |
parent | net-im/profanity: Keyword 0.13.1 arm64, #905062 (diff) | |
download | gentoo-e9c857fd35d5441beaa941e146df8f19f5aee564.tar.gz gentoo-e9c857fd35d5441beaa941e146df8f19f5aee564.tar.bz2 gentoo-e9c857fd35d5441beaa941e146df8f19f5aee564.zip |
dev-libs/libstrophe: Keyword 0.12.2 arm64, #905062
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libstrophe')
-rw-r--r-- | dev-libs/libstrophe/libstrophe-0.12.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libstrophe/libstrophe-0.12.2.ebuild b/dev-libs/libstrophe/libstrophe-0.12.2.ebuild index 920bc564ac78..712039ac8782 100644 --- a/dev-libs/libstrophe/libstrophe-0.12.2.ebuild +++ b/dev-libs/libstrophe/libstrophe-0.12.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI=" LICENSE="|| ( MIT GPL-3 )" # Subslot: ${SONAME}.1 to differentiate from previous versions without SONAME SLOT="0/0.1" -KEYWORDS="amd64" +KEYWORDS="amd64 ~arm64" IUSE="doc expat gnutls" RDEPEND=" |