diff options
author | Sam James <sam@gentoo.org> | 2021-01-20 09:28:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-20 09:28:17 +0000 |
commit | 499403730bd86875e56b0afe35e9863cc67fd32c (patch) | |
tree | 825b83619bb2ae30656ea7b3a7b3334f6231cfae /net-mail | |
parent | dev-python/freezegun: Bump to 1.1.0 (diff) | |
download | gentoo-499403730bd86875e56b0afe35e9863cc67fd32c.tar.gz gentoo-499403730bd86875e56b0afe35e9863cc67fd32c.tar.bz2 gentoo-499403730bd86875e56b0afe35e9863cc67fd32c.zip |
net-mail/ezmlm-idx: Stabilize 7.2.2 amd64, #763831
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/ezmlm-idx/ezmlm-idx-7.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/ezmlm-idx/ezmlm-idx-7.2.2.ebuild b/net-mail/ezmlm-idx/ezmlm-idx-7.2.2.ebuild index 065dc0a9534c..aa69458c380d 100644 --- a/net-mail/ezmlm-idx/ezmlm-idx-7.2.2.ebuild +++ b/net-mail/ezmlm-idx/ezmlm-idx-7.2.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://untroubled.org/ezmlm/archive/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc sparc ~x86" IUSE="mysql postgres sqlite" DEPEND="mysql? ( dev-db/mysql-connector-c:0= ) |