diff options
author | Sam James <sam@gentoo.org> | 2022-11-05 04:41:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-05 04:41:58 +0000 |
commit | 4a619bff4de12aad95238f2fbf260ff5d1c04e70 (patch) | |
tree | b3ea59d4f55c5e6baa9bd16cbf3eb972a07624cb /net-mail | |
parent | net-misc/vde: drop 2.3.2_p20191011 (diff) | |
download | gentoo-4a619bff4de12aad95238f2fbf260ff5d1c04e70.tar.gz gentoo-4a619bff4de12aad95238f2fbf260ff5d1c04e70.tar.bz2 gentoo-4a619bff4de12aad95238f2fbf260ff5d1c04e70.zip |
net-mail/ezmlm-idx: Stabilize 7.2.2-r1 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-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/ezmlm-idx/ezmlm-idx-7.2.2-r1.ebuild b/net-mail/ezmlm-idx/ezmlm-idx-7.2.2-r1.ebuild index b4a26ae05801..67c596c13791 100644 --- a/net-mail/ezmlm-idx/ezmlm-idx-7.2.2-r1.ebuild +++ b/net-mail/ezmlm-idx/ezmlm-idx-7.2.2-r1.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" #KEYWORDS="~alpha amd64 ~hppa ~mips ppc sparc x86" IUSE="mysql postgres sqlite" |