diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-23 22:47:24 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-23 22:47:24 +0200 |
commit | 0cd6e6d2e1de4f40cdbd4bb119f9cde163af1c44 (patch) | |
tree | abb177bd2e60d86781b87211438326db64b85486 /sys-libs | |
parent | sys-libs/nss_wrapper: Stabilize 1.1.15 amd64, #893086 (diff) | |
download | gentoo-0cd6e6d2e1de4f40cdbd4bb119f9cde163af1c44.tar.gz gentoo-0cd6e6d2e1de4f40cdbd4bb119f9cde163af1c44.tar.bz2 gentoo-0cd6e6d2e1de4f40cdbd4bb119f9cde163af1c44.zip |
sys-libs/uid_wrapper: Stabilize 1.3.0 amd64, #893086
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/uid_wrapper/uid_wrapper-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/uid_wrapper/uid_wrapper-1.3.0.ebuild b/sys-libs/uid_wrapper/uid_wrapper-1.3.0.ebuild index 0d8af44bb443..bd1fe448d57f 100644 --- a/sys-libs/uid_wrapper/uid_wrapper-1.3.0.ebuild +++ b/sys-libs/uid_wrapper/uid_wrapper-1.3.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.samba.org/ftp/pub/cwrap/${P}.tar.gz LICENSE="GPL-3" 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 )" |