diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-11-05 18:10:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-11-05 18:10:29 +0100 |
commit | c6486a23fd0f80f63e61bc2cece37f49d5fe2da4 (patch) | |
tree | e9ef5c4a3228a0f05783be2cd74eb1b98b5a51d3 /net-mail/ezmlm-idx | |
parent | dev-python/psycopg: Stabilize 3.1.3 sparc, #879591 (diff) | |
download | gentoo-c6486a23fd0f80f63e61bc2cece37f49d5fe2da4.tar.gz gentoo-c6486a23fd0f80f63e61bc2cece37f49d5fe2da4.tar.bz2 gentoo-c6486a23fd0f80f63e61bc2cece37f49d5fe2da4.zip |
net-mail/ezmlm-idx: Stabilize 7.2.2-r1 x86, #763831
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-mail/ezmlm-idx')
-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 67c596c13791..4fe777ae5fa7 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" |