diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-01 19:32:04 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-01 19:32:04 +0300 |
commit | f99c00107eb4efa74016bbca0a06baeba9af880e (patch) | |
tree | 4c91408d57ea182272d9e819c916a0676e9db2aa /sys-libs | |
parent | net-dns/resolv_wrapper: Stabilize 1.1.8 ppc, #893086 (diff) | |
download | gentoo-f99c00107eb4efa74016bbca0a06baeba9af880e.tar.gz gentoo-f99c00107eb4efa74016bbca0a06baeba9af880e.tar.bz2 gentoo-f99c00107eb4efa74016bbca0a06baeba9af880e.zip |
sys-libs/nss_wrapper: Stabilize 1.1.15 ppc, #893086
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/nss_wrapper/nss_wrapper-1.1.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/nss_wrapper/nss_wrapper-1.1.15.ebuild b/sys-libs/nss_wrapper/nss_wrapper-1.1.15.ebuild index 947b3cf49ca7..3974c4163d31 100644 --- a/sys-libs/nss_wrapper/nss_wrapper-1.1.15.ebuild +++ b/sys-libs/nss_wrapper/nss_wrapper-1.1.15.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test )" |