diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-26 21:09:50 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-26 21:09:50 +0200 |
commit | e4cc66942b3a1cb17c50cc8c46b2eb2a08097186 (patch) | |
tree | 352285540887971cf237f3246fbf0e41501fc05b /net-libs | |
parent | net-dns/resolv_wrapper: Stabilize 1.1.8 sparc, #893086 (diff) | |
download | gentoo-e4cc66942b3a1cb17c50cc8c46b2eb2a08097186.tar.gz gentoo-e4cc66942b3a1cb17c50cc8c46b2eb2a08097186.tar.bz2 gentoo-e4cc66942b3a1cb17c50cc8c46b2eb2a08097186.zip |
net-libs/socket_wrapper: Stabilize 1.4.0 sparc, #893086
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild b/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild index 9ee1c9b2a444..cb3360386751 100644 --- a/net-libs/socket_wrapper/socket_wrapper-1.4.0.ebuild +++ b/net-libs/socket_wrapper/socket_wrapper-1.4.0.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 )" |