summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-22 11:52:28 +0000
committerMart Raudsepp <leio@gentoo.org>2020-06-27 00:15:52 +0300
commit771d1c7f767c67dedb37305b80061f4df2010a53 (patch)
treea97d152666c244afbd4bb7b2a580c339f3ebe22f /sys-process/incron
parentdev-perl/Text-Markdown: arm64 keyworded (bug #727884) (diff)
downloadgentoo-771d1c7f767c67dedb37305b80061f4df2010a53.tar.gz
gentoo-771d1c7f767c67dedb37305b80061f4df2010a53.tar.bz2
gentoo-771d1c7f767c67dedb37305b80061f4df2010a53.zip
sys-process/incron: arm64 keyworded (bug #727828)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'sys-process/incron')
-rw-r--r--sys-process/incron/incron-0.5.12_p20191114.ebuild4
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=""