diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 01:00:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 01:00:52 +0000 |
commit | 211736edc096de2c0c53647d805900357c003eae (patch) | |
tree | fc489cb34fecc6a01f43364013301421e489e4ac /net-mail | |
parent | sci-electronics/xoscope: Stabilize 2.2 x86, #762640 (diff) | |
download | gentoo-211736edc096de2c0c53647d805900357c003eae.tar.gz gentoo-211736edc096de2c0c53647d805900357c003eae.tar.bz2 gentoo-211736edc096de2c0c53647d805900357c003eae.zip |
net-mail/dbmail: Stabilize 3.2.3-r3 x86, #762646
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/dbmail/dbmail-3.2.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/dbmail/dbmail-3.2.3-r3.ebuild b/net-mail/dbmail/dbmail-3.2.3-r3.ebuild index 74e8fdf282c9..ec9329b7b4aa 100644 --- a/net-mail/dbmail/dbmail-3.2.3-r3.ebuild +++ b/net-mail/dbmail/dbmail-3.2.3-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/dbmail/dbmail/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="ldap libressl sieve ssl" RDEPEND=" |