diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-02-23 15:48:15 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-24 22:36:27 +0100 |
commit | dab3a29dd796458188e5af03e52cebc26cdcbfe0 (patch) | |
tree | 08f5a7bad031f63ccaef5f24ce7786b6c486537a /dev-util/xxdi/xxdi-1.0.0.ebuild | |
parent | net-libs/ortp: added ~arm64 (diff) | |
download | gentoo-dab3a29dd796458188e5af03e52cebc26cdcbfe0.tar.gz gentoo-dab3a29dd796458188e5af03e52cebc26cdcbfe0.tar.bz2 gentoo-dab3a29dd796458188e5af03e52cebc26cdcbfe0.zip |
dev-util/xxdi: added ~arm64
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-util/xxdi/xxdi-1.0.0.ebuild')
-rw-r--r-- | dev-util/xxdi/xxdi-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/xxdi/xxdi-1.0.0.ebuild b/dev-util/xxdi/xxdi-1.0.0.ebuild index e5a189229eee..b67be9f6790e 100644 --- a/dev-util/xxdi/xxdi-1.0.0.ebuild +++ b/dev-util/xxdi/xxdi-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/gregkh/xxdi/archive/v${MODULE_VERSION}.tar.gz -> ${P LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="amd64 ~arm64 ppc ppc64 x86" IUSE="" RDEPEND="dev-lang/perl |