diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 22:03:29 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 22:03:29 +0200 |
commit | ae47b799286c263a3055f4f9161acba7362b3d4e (patch) | |
tree | 9712d876a9828a29d45ab56df01b293d9b82c44b /www-apps | |
parent | www-apps/moodle: unkeyword non mainstream arches (diff) | |
download | gentoo-ae47b799286c263a3055f4f9161acba7362b3d4e.tar.gz gentoo-ae47b799286c263a3055f4f9161acba7362b3d4e.tar.bz2 gentoo-ae47b799286c263a3055f4f9161acba7362b3d4e.zip |
www-apps/rutorrent: unkeyword 4.2.6 for ~alpha
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/rutorrent/rutorrent-4.2.6.ebuild | 2 | ||||
-rw-r--r-- | 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 |