commit: fb895f9a2958fddda20d6bc2844419b48a73b2cc Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Sat Jul 29 20:35:34 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Sat Jul 29 20:35:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb895f9a
net-libs/dleyna-core: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.3 net-libs/dleyna-core/dleyna-core-0.5.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/dleyna-core/dleyna-core-0.5.0.ebuild b/net-libs/dleyna-core/dleyna-core-0.5.0.ebuild index aa3de5abf69..c7130c6becd 100644 --- a/net-libs/dleyna-core/dleyna-core-0.5.0.ebuild +++ b/net-libs/dleyna-core/dleyna-core-0.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ SRC_URI="https://01.org/sites/default/files/downloads/dleyna/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="1.0/4" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" RDEPEND="
