diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-19 20:21:26 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-19 20:21:26 +0200 |
commit | ada5e8c2fa4ec2419ad8203926961b3349ad3402 (patch) | |
tree | 0c03f97b80fd572be30884f2705695aaf21d355c /sys-apps | |
parent | app-text/apvlv: Stabilize 0.4.0-r1 x86, #886901 (diff) | |
download | gentoo-ada5e8c2fa4ec2419ad8203926961b3349ad3402.tar.gz gentoo-ada5e8c2fa4ec2419ad8203926961b3349ad3402.tar.bz2 gentoo-ada5e8c2fa4ec2419ad8203926961b3349ad3402.zip |
sys-apps/prctl: Keyword 1.6-r1 hppa, #887093
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps')
-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 26335f994e69..856ff5bc5d2c 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-2021 Gentoo Authors +# Copyright 1999-2022 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 ~ia64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~x86" PATCHES=( "${FILESDIR}"/${P}-no-implicits.patch |