diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-29 22:35:34 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-29 22:35:34 +0200 |
commit | fb895f9a2958fddda20d6bc2844419b48a73b2cc (patch) | |
tree | 28fc31553305a9d09b4c2f3930210873b6f1e6fd /net-libs/dleyna-core | |
parent | net-libs/dleyna-connector-dbus: keyword ~arm64 (diff) | |
download | gentoo-fb895f9a2958fddda20d6bc2844419b48a73b2cc.tar.gz gentoo-fb895f9a2958fddda20d6bc2844419b48a73b2cc.tar.bz2 gentoo-fb895f9a2958fddda20d6bc2844419b48a73b2cc.zip |
net-libs/dleyna-core: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'net-libs/dleyna-core')
-rw-r--r-- | net-libs/dleyna-core/dleyna-core-0.5.0.ebuild | 4 |
1 files 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 aa3de5abf697..c7130c6becdc 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=" |