diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-20 20:01:42 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-20 20:01:42 +0300 |
commit | a2e1c026602dd7bfde3c23d1e067b5b6be45ace2 (patch) | |
tree | 73ca1879c68796a9d9302ffd7a05ca039c24e0f0 /net-nds/389-ds-base | |
parent | games-board/stockfish: Switch to 'profile-build' makefile target (diff) | |
download | gentoo-a2e1c026602dd7bfde3c23d1e067b5b6be45ace2.tar.gz gentoo-a2e1c026602dd7bfde3c23d1e067b5b6be45ace2.tar.bz2 gentoo-a2e1c026602dd7bfde3c23d1e067b5b6be45ace2.zip |
net-nds/389-ds-base: Keyword 2.1.0-r2 arm64, #835618
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-nds/389-ds-base')
-rw-r--r-- | net-nds/389-ds-base/389-ds-base-2.1.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/389-ds-base/389-ds-base-2.1.0-r2.ebuild b/net-nds/389-ds-base/389-ds-base-2.1.0-r2.ebuild index a227781e6a30..adbe88602684 100644 --- a/net-nds/389-ds-base/389-ds-base-2.1.0-r2.ebuild +++ b/net-nds/389-ds-base/389-ds-base-2.1.0-r2.ebuild @@ -124,7 +124,7 @@ SRC_URI="https://github.com/389ds/${PN}/archive/refs/tags/${P}.tar.gz $(cargo_crate_uris ${CRATES})" LICENSE="GPL-3+ Apache-2.0 BSD MIT MPL-2.0" SLOT="$(ver_cut 1-2)/0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE_PLUGINS="+accountpolicy +bitwise +dna +pam-passthru" IUSE="${IUSE_PLUGINS} +autobind auto-dn-suffix debug doc +ldapi selinux systemd" |