diff options
author | Alexis Ballier <aballier@gentoo.org> | 2019-02-18 20:28:39 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2019-02-18 20:28:39 +0100 |
commit | 4b7fbf7e5bb6fae4ba2222f47ba7de7e27d40114 (patch) | |
tree | 101d75d00d64356e019ccafe0087974dafd19cbc /media-libs/sratom | |
parent | dev-libs/sord: keyword ~arm64 (diff) | |
download | gentoo-4b7fbf7e5bb6fae4ba2222f47ba7de7e27d40114.tar.gz gentoo-4b7fbf7e5bb6fae4ba2222f47ba7de7e27d40114.tar.bz2 gentoo-4b7fbf7e5bb6fae4ba2222f47ba7de7e27d40114.zip |
media-libs/sratom: keyword ~arm64
Package-Manager: Portage-2.3.61, Repoman-2.3.12
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'media-libs/sratom')
-rw-r--r-- | media-libs/sratom/sratom-0.6.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sratom/sratom-0.6.0-r1.ebuild b/media-libs/sratom/sratom-0.6.0-r1.ebuild index 0687f4ff6f4c..a9b8f2a4c7b9 100644 --- a/media-libs/sratom/sratom-0.6.0-r1.ebuild +++ b/media-libs/sratom/sratom-0.6.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2" LICENSE="ISC" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 x86" IUSE="doc static-libs test" RDEPEND=">=media-libs/lv2-1.14.0-r1 |