diff options
author | David Seifert <soap@gentoo.org> | 2022-03-03 22:19:38 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:19:38 +0100 |
commit | 66bf4e80acac9ac56b6d1275954abed4b70ec58f (patch) | |
tree | e4f8274cd540d3256a2b65ed97944042fa77e8f1 /mail-filter | |
parent | mail-filter/bmf: destabilize 0.9.4-r3 for ~ppc (diff) | |
download | gentoo-66bf4e80acac9ac56b6d1275954abed4b70ec58f.tar.gz gentoo-66bf4e80acac9ac56b6d1275954abed4b70ec58f.tar.bz2 gentoo-66bf4e80acac9ac56b6d1275954abed4b70ec58f.zip |
mail-filter/gld: destabilize 1.7-r4 for ~ppc
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/gld/gld-1.7-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-filter/gld/gld-1.7-r4.ebuild b/mail-filter/gld/gld-1.7-r4.ebuild index 157778eaed62..f0283c477631 100644 --- a/mail-filter/gld/gld-1.7-r4.ebuild +++ b/mail-filter/gld/gld-1.7-r4.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="http://www.gasmi.net/down/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="postgres" # Not adding a mysql USE flag. The package defaults to it, so we will too. DEPEND="sys-libs/zlib |