diff options
author | Sam James <sam@gentoo.org> | 2022-03-07 07:32:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-07 07:32:21 +0000 |
commit | 1ef56a81acaca034d915586c919ee0fe34bb4aa8 (patch) | |
tree | d5d725a2da3c1767ae8a1c559001c4788de7b07b /net-libs/libtorrent-rasterbar | |
parent | dev-cpp/folly: BDEPEND on Clang for tests (diff) | |
download | gentoo-1ef56a81acaca034d915586c919ee0fe34bb4aa8.tar.gz gentoo-1ef56a81acaca034d915586c919ee0fe34bb4aa8.tar.bz2 gentoo-1ef56a81acaca034d915586c919ee0fe34bb4aa8.zip |
net-libs/libtorrent-rasterbar: destabilize 2.0.5-r1 for ~amd64, ~x86
Didn't mean to push as stable.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libtorrent-rasterbar')
-rw-r--r-- | net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.5-r1.ebuild b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.5-r1.ebuild index fab89d6e9c77..f1f8aea0e527 100644 --- a/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.5-r1.ebuild +++ b/net-libs/libtorrent-rasterbar/libtorrent-rasterbar-2.0.5-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/arvidn/libtorrent/releases/download/v${PV}/${P}.tar. LICENSE="BSD" SLOT="0/2.0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" # gnutls removed because totally broken with at least Python bindings: bug #830846 # (they expect openssl?) IUSE="+dht debug python ssl test" |