diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 21:34:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-04 00:38:31 +0000 |
commit | 7a3a8fcd04b68f7741481b650c0eef21fd2cd293 (patch) | |
tree | b39cb4191489bad2c9ac0c853f64536d5d159f71 /net-mail/eps | |
parent | net-mail/checkpassword-pam: destabilise for ppc (diff) | |
download | gentoo-7a3a8fcd04b68f7741481b650c0eef21fd2cd293.tar.gz gentoo-7a3a8fcd04b68f7741481b650c0eef21fd2cd293.tar.bz2 gentoo-7a3a8fcd04b68f7741481b650c0eef21fd2cd293.zip |
net-mail/eps: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail/eps')
-rw-r--r-- | net-mail/eps/eps-1.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/eps/eps-1.7-r1.ebuild b/net-mail/eps/eps-1.7-r1.ebuild index 40d368deccd5..a71fba82af0c 100644 --- a/net-mail/eps/eps-1.7-r1.ebuild +++ b/net-mail/eps/eps-1.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 @@ -11,7 +11,7 @@ SRC_URI="http://www.inter7.com/eps/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="~amd64 ~ppc x86" PATCHES=( "${FILESDIR}"/${P}-static-libs.patch ) |