commit: 2e8e07caa999ffd1644ff8cc1d7a9bb26ebf2275 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 21 01:03:09 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 21 01:05:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e8e07ca
net-mail/ezmlm-idx: drop stable keywords Reports of a regression. Bug: https://bugs.gentoo.org/763831 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> net-mail/ezmlm-idx/ezmlm-idx-7.2.2.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 7335166489f..eb106105776 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,8 @@ 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" DEPEND="mysql? ( dev-db/mysql-connector-c:0= )
