diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 21:30:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-04 00:38:23 +0000 |
commit | 5ae528efd138f0b70cda4597d79f3539887c4c30 (patch) | |
tree | de14f3ce30692dc421bb6deb33dc206ab45ba6df /mail-client | |
parent | dev-util/its4: destabilise for ppc (diff) | |
download | gentoo-5ae528efd138f0b70cda4597d79f3539887c4c30.tar.gz gentoo-5ae528efd138f0b70cda4597d79f3539887c4c30.tar.bz2 gentoo-5ae528efd138f0b70cda4597d79f3539887c4c30.zip |
mail-client/hap: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/hap/hap-3.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/hap/hap-3.7-r1.ebuild b/mail-client/hap/hap-3.7-r1.ebuild index 168f33fc748d..db2b4ce3e91d 100644 --- a/mail-client/hap/hap-3.7-r1.ebuild +++ b/mail-client/hap/hap-3.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ RDEPEND="${DEPEND}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ppc x86" +KEYWORDS="~alpha ~amd64 ~ppc x86" S="${WORKDIR}/${PN}" |