diff options
author | Sam James <sam@gentoo.org> | 2023-04-25 22:30:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-25 22:30:03 +0100 |
commit | 8114a1d5792d31467585328e9a486941e5f58fa3 (patch) | |
tree | c0e97e98b2e8ab8149f4422a0c8d1111e54eed47 | |
parent | app-portage/overlint: Keyword 0.5.3-r4 arm64, #905028 (diff) | |
download | gentoo-8114a1d5792d31467585328e9a486941e5f58fa3.tar.gz gentoo-8114a1d5792d31467585328e9a486941e5f58fa3.tar.bz2 gentoo-8114a1d5792d31467585328e9a486941e5f58fa3.zip |
sys-apps/prctl: Keyword 1.6-r1 arm64, #905068
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | sys-apps/prctl/prctl-1.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/prctl/prctl-1.6-r1.ebuild b/sys-apps/prctl/prctl-1.6-r1.ebuild index 856ff5bc5d2c..f775370a0af0 100644 --- a/sys-apps/prctl/prctl-1.6-r1.ebuild +++ b/sys-apps/prctl/prctl-1.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~x86" PATCHES=( "${FILESDIR}"/${P}-no-implicits.patch |