diff options
author | Sam James <sam@gentoo.org> | 2021-02-24 16:27:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-24 16:27:02 +0000 |
commit | 92c9192218769c52f1cc039b407ea73032b176f2 (patch) | |
tree | a3f7b7f2398ce4f6a08c9db2b600d5d4457beafd /sys-apps/dog | |
parent | sys-apps/apparmor: Keyword 3.0.1 arm64, #770871 (diff) | |
download | gentoo-92c9192218769c52f1cc039b407ea73032b176f2.tar.gz gentoo-92c9192218769c52f1cc039b407ea73032b176f2.tar.bz2 gentoo-92c9192218769c52f1cc039b407ea73032b176f2.zip |
sys-apps/dog: Keyword 1.7-r6 arm64, #770871
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/dog')
-rw-r--r-- | sys-apps/dog/dog-1.7-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/dog/dog-1.7-r6.ebuild b/sys-apps/dog/dog-1.7-r6.ebuild index 3a0680938b24..a01706d9785e 100644 --- a/sys-apps/dog/dog-1.7-r6.ebuild +++ b/sys-apps/dog/dog-1.7-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc64-solaris" +KEYWORDS="~alpha amd64 ~arm64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc64-solaris" PATCHES=( "${FILESDIR}"/${P}-check-ctime.diff |