commit: ae47b799286c263a3055f4f9161acba7362b3d4e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 8 20:03:29 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 8 20:03:29 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae47b799
www-apps/rutorrent: unkeyword 4.2.6 for ~alpha
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
www-apps/rutorrent/rutorrent-4.2.6.ebuild | 2 +-
www-apps/rutorrent/rutorrent-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-apps/rutorrent/rutorrent-4.2.6.ebuild
b/www-apps/rutorrent/rutorrent-4.2.6.ebuild
index f7dbb6ae40d3..9c59d3d50153 100644
--- a/www-apps/rutorrent/rutorrent-4.2.6.ebuild
+++ b/www-apps/rutorrent/rutorrent-4.2.6.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/Novik/ruTorrent.git"
else
SRC_URI="https://github.com/Novik/ruTorrent/archive/v${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~ppc ~x86"
+ KEYWORDS="~amd64 ~ppc ~x86"
S="${WORKDIR}/ruTorrent-${PV}"
fi
diff --git a/www-apps/rutorrent/rutorrent-9999.ebuild
b/www-apps/rutorrent/rutorrent-9999.ebuild
index f7dbb6ae40d3..9c59d3d50153 100644
--- a/www-apps/rutorrent/rutorrent-9999.ebuild
+++ b/www-apps/rutorrent/rutorrent-9999.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/Novik/ruTorrent.git"
else
SRC_URI="https://github.com/Novik/ruTorrent/archive/v${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~ppc ~x86"
+ KEYWORDS="~amd64 ~ppc ~x86"
S="${WORKDIR}/ruTorrent-${PV}"
fi