commit:     fa249253fab9eef370382b74ca7c140f63c20850
Author:     Paolo Pedroni <PPed72 <AT> users <DOT> noreply <DOT> github <DOT> 
com>
AuthorDate: Tue Jan 28 15:21:31 2020 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Tue Jan 28 15:31:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa249253

add forgotten ~arm keyword after update

Bug: https://bugs.gentoo.org/705486
Signed-off-by: Paolo Pedroni <paolo.pedroni <AT> iol.it>
Closes: https://github.com/gentoo/gentoo/pull/14485
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 net-p2p/deluge/deluge-2.0.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/deluge/deluge-2.0.3-r3.ebuild 
b/net-p2p/deluge/deluge-2.0.3-r3.ebuild
index d1806e7558e..8b3cbf5b4f9 100644
--- a/net-p2p/deluge/deluge-2.0.3-r3.ebuild
+++ b/net-p2p/deluge/deluge-2.0.3-r3.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
        EGIT_REPO_URI="https://git.deluge-torrent.org/${PN}";
 else
        SRC_URI="http://download.deluge-torrent.org/source/2.0/${P}.tar.xz";
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64 ~arm ~x86"
 fi
 
 LICENSE="GPL-2"

Reply via email to