diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-23 21:10:14 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-23 21:10:23 +0300 |
commit | eca9ace543e5f7f538ff3d9be21d857306a683ad (patch) | |
tree | 874e5861c707170e2b532d59b0778f7a1385b8d5 /dev-libs/librelp | |
parent | dev-libs/liblognorm: Keyword 2.0.6 ppc64, #866185 (diff) | |
download | gentoo-eca9ace543e5f7f538ff3d9be21d857306a683ad.tar.gz gentoo-eca9ace543e5f7f538ff3d9be21d857306a683ad.tar.bz2 gentoo-eca9ace543e5f7f538ff3d9be21d857306a683ad.zip |
dev-libs/librelp: Keyword 1.10.0 ppc64, #866185
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/librelp')
-rw-r--r-- | dev-libs/librelp/librelp-1.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/librelp/librelp-1.10.0.ebuild b/dev-libs/librelp/librelp-1.10.0.ebuild index a5e0c67c9864..0ef10d08ad71 100644 --- a/dev-libs/librelp/librelp-1.10.0.ebuild +++ b/dev-libs/librelp/librelp-1.10.0.ebuild @@ -15,7 +15,7 @@ LICENSE="GPL-3+ doc? ( FDL-1.3 )" # subslot = soname version SLOT="0/0.5.1" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc64 sparc x86" IUSE="debug doc +ssl +gnutls openssl static-libs test" REQUIRED_USE="ssl? ( ^^ ( gnutls openssl ) )" |