diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 19:11:31 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 19:11:31 +0200 |
commit | 48cb3894e175759481b74a09a6b579a2fdd3605b (patch) | |
tree | e8a58f0d11602bf0766f98a5afc639e6ed871ab4 /mail-filter | |
parent | media-libs/freealut: x86 stable (bug #738366) (diff) | |
download | gentoo-48cb3894e175759481b74a09a6b579a2fdd3605b.tar.gz gentoo-48cb3894e175759481b74a09a6b579a2fdd3605b.tar.bz2 gentoo-48cb3894e175759481b74a09a6b579a2fdd3605b.zip |
mail-filter/gld: x86 stable (bug #739586)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@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 c367f5ee96a7..0bcd3923f278 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-2019 Gentoo Authors +# Copyright 1999-2020 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="libressl postgres" # Not adding a mysql USE flag. The package defaults to it, so we will too. DEPEND="sys-libs/zlib |