diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-31 12:40:28 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-31 12:40:28 +0000 |
commit | 233e4266e600e0b23a1a4061ad621bb43ac5b0a0 (patch) | |
tree | 6c6e227b9eaa37b468feb49b468c3bf0dbdce750 /net-p2p/biglybt | |
parent | app-portage/portage-utils: Stabilize 0.95 arm, #903031 (diff) | |
download | gentoo-233e4266e600e0b23a1a4061ad621bb43ac5b0a0.tar.gz gentoo-233e4266e600e0b23a1a4061ad621bb43ac5b0a0.tar.bz2 gentoo-233e4266e600e0b23a1a4061ad621bb43ac5b0a0.zip |
net-p2p/biglybt: Keyword 3.3.0.0 arm64, #902119
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-p2p/biglybt')
-rw-r--r-- | net-p2p/biglybt/biglybt-3.3.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/biglybt/biglybt-3.3.0.0.ebuild b/net-p2p/biglybt/biglybt-3.3.0.0.ebuild index f59ea6ea2c00..7762785a3d6b 100644 --- a/net-p2p/biglybt/biglybt-3.3.0.0.ebuild +++ b/net-p2p/biglybt/biglybt-3.3.0.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/BiglySoftware/BiglyBT/archive/v${PV}.tar.gz -> ${P}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="~amd64 ~arm64 ~ppc64" # Common dependencies # POM: core/pom.xml |