diff options
author | 2024-04-23 20:10:39 +0300 | |
---|---|---|
committer | 2024-04-23 20:10:39 +0300 | |
commit | 149048c0c9eb58d58d1af4134e793e1a95cbef73 (patch) | |
tree | 69e0ca86e5d135ac4b51af8e4e80a1e4c2fd4eac /net-libs/libetpan | |
parent | net-libs/libetpan: Stabilize 1.9.4-r2 ppc, #930506 (diff) | |
download | gentoo-149048c0c9eb58d58d1af4134e793e1a95cbef73.tar.gz gentoo-149048c0c9eb58d58d1af4134e793e1a95cbef73.tar.bz2 gentoo-149048c0c9eb58d58d1af4134e793e1a95cbef73.zip |
net-libs/libetpan: Stabilize 1.9.4-r2 sparc, #930506
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/libetpan')
-rw-r--r-- | net-libs/libetpan/libetpan-1.9.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libetpan/libetpan-1.9.4-r2.ebuild b/net-libs/libetpan/libetpan-1.9.4-r2.ebuild index c884ccd422b4..d08476d1ff36 100644 --- a/net-libs/libetpan/libetpan-1.9.4-r2.ebuild +++ b/net-libs/libetpan/libetpan-1.9.4-r2.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/dinhviethoa/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="berkdb gnutls ipv6 liblockfile lmdb sasl ssl static-libs" # BerkDB is only supported up to version 6.0 |