summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-06-23 13:50:28 -0400
committerMatt Turner <mattst88@gentoo.org>2023-06-23 14:07:04 -0400
commit25d20149a1769a98e8c65cf1b63e0ea737c1a501 (patch)
tree7628b8ac7f2d90962a469465cfb537ec23ffcaff /net-mail
parentnet-mail/autorespond: Drop ppc keywords, bug #908172 (diff)
downloadgentoo-25d20149a1769a98e8c65cf1b63e0ea737c1a501.tar.gz
gentoo-25d20149a1769a98e8c65cf1b63e0ea737c1a501.tar.bz2
gentoo-25d20149a1769a98e8c65cf1b63e0ea737c1a501.zip
net-mail/ezmlm-idx: Drop ppc keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/ezmlm-idx/ezmlm-idx-7.0.0-r5.ebuild2
-rw-r--r--net-mail/ezmlm-idx/ezmlm-idx-7.2.2-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/ezmlm-idx/ezmlm-idx-7.0.0-r5.ebuild b/net-mail/ezmlm-idx/ezmlm-idx-7.0.0-r5.ebuild
index ce08d30a5cee..8abe4c595229 100644
--- a/net-mail/ezmlm-idx/ezmlm-idx-7.0.0-r5.ebuild
+++ b/net-mail/ezmlm-idx/ezmlm-idx-7.0.0-r5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.ezmlm.org/archive/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~mips ppc sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~mips sparc x86"
IUSE="mysql postgres"
DEPEND="mysql? ( dev-db/mysql-connector-c:0= )
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 4fe777ae5fa7..ec3ae69f3009 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 sparc x86"
#KEYWORDS="~alpha amd64 ~hppa ~mips ppc sparc x86"
IUSE="mysql postgres sqlite"