commit: 194aa0de2f36c4dfa049ad4132144a0ba6f555fd Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Aug 5 09:31:42 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Aug 5 09:31:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=194aa0de
dev-libs/librelp: Keyword 1.10.0 ia64, #855443 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-libs/librelp/librelp-1.10.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/librelp/librelp-1.10.0.ebuild b/dev-libs/librelp/librelp-1.10.0.ebuild index 81695b986249..a5e0c67c9864 100644 --- a/dev-libs/librelp/librelp-1.10.0.ebuild +++ b/dev-libs/librelp/librelp-1.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ LICENSE="GPL-3+ doc? ( FDL-1.3 )" # subslot = soname version SLOT="0/0.5.1" -KEYWORDS="amd64 arm arm64 ~hppa sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 sparc x86" IUSE="debug doc +ssl +gnutls openssl static-libs test" REQUIRED_USE="ssl? ( ^^ ( gnutls openssl ) )"