diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-03-11 18:58:08 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-03-11 22:02:53 +0100 |
commit | b789a9eb2c5e094ce0387bdf61163e54674eaf62 (patch) | |
tree | 937fdd5386d79c92dc41d21d73e081b150214b0b /dev-python/utidylib/utidylib-0.3-r2.ebuild | |
parent | dev-python/python-levenshtein: added ~arm64 (diff) | |
download | gentoo-b789a9eb2c5e094ce0387bdf61163e54674eaf62.tar.gz gentoo-b789a9eb2c5e094ce0387bdf61163e54674eaf62.tar.bz2 gentoo-b789a9eb2c5e094ce0387bdf61163e54674eaf62.zip |
dev-python/utidylib: added ~arm64
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-python/utidylib/utidylib-0.3-r2.ebuild')
-rw-r--r-- | dev-python/utidylib/utidylib-0.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/utidylib/utidylib-0.3-r2.ebuild b/dev-python/utidylib/utidylib-0.3-r2.ebuild index 2b440b273f8f..bf47f2f7cf2c 100644 --- a/dev-python/utidylib/utidylib-0.3-r2.ebuild +++ b/dev-python/utidylib/utidylib-0.3-r2.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 @@ -15,7 +15,7 @@ SRC_URI="http://dl.cihar.com/${PN}/${MY_P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="amd64 ~arm64 ppc ppc64 x86" IUSE="doc test" RDEPEND=" |