diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-04 22:23:51 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-04 22:23:51 +0200 |
commit | c514f5901c40dddc87448420868a9ec4759ba963 (patch) | |
tree | 3a83eb5b165953ac5c25221f5435c97ee37ba943 /net-mail | |
parent | app-misc/race64: fix upstream metadata (diff) | |
download | gentoo-c514f5901c40dddc87448420868a9ec4759ba963.tar.gz gentoo-c514f5901c40dddc87448420868a9ec4759ba963.tar.bz2 gentoo-c514f5901c40dddc87448420868a9ec4759ba963.zip |
net-mail/ezmlm-idx: Stabilize 7.2.2-r1 ppc, #763831
Signed-off-by: Arthur Zamarin <arthurzam@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 78eefb1ed0c1..108d106b308d 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" |