summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-21 01:03:09 +0000
committerSam James <sam@gentoo.org>2021-01-21 01:05:02 +0000
commit2e8e07caa999ffd1644ff8cc1d7a9bb26ebf2275 (patch)
tree3df49055f9f1e9345f903ee2bb9dac3c8c56969a /net-mail
parentdev-python/iso8601: bump to 0.1.13 (diff)
downloadgentoo-2e8e07caa999ffd1644ff8cc1d7a9bb26ebf2275.tar.gz
gentoo-2e8e07caa999ffd1644ff8cc1d7a9bb26ebf2275.tar.bz2
gentoo-2e8e07caa999ffd1644ff8cc1d7a9bb26ebf2275.zip
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@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/ezmlm-idx/ezmlm-idx-7.2.2.ebuild3
1 files changed, 2 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 7335166489fa..eb1061057763 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= )