diff options
Diffstat (limited to 'sys-process/incron')
-rw-r--r-- | sys-process/incron/incron-0.5.12_p20191114.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/incron/incron-0.5.12_p20191114.ebuild b/sys-process/incron/incron-0.5.12_p20191114.ebuild index 82fc4e0c0553..28928d33fc2d 100644 --- a/sys-process/incron/incron-0.5.12_p20191114.ebuild +++ b/sys-process/incron/incron-0.5.12_p20191114.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -14,7 +14,7 @@ SRC_URI="https://github.com/ar-/incron/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ~arm64 ppc x86" IUSE="" DEPEND="" |