diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-12 12:20:53 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-12 12:20:53 +0100 |
commit | 94f62fa03639ee98fab2d07de9f47979aa7300dd (patch) | |
tree | b49955a96dd10feb79dcdea5d5f27faf5e23e18b /net-mail | |
parent | net-fs/openafs: drop old ~arch (diff) | |
download | gentoo-94f62fa03639ee98fab2d07de9f47979aa7300dd.tar.gz gentoo-94f62fa03639ee98fab2d07de9f47979aa7300dd.tar.bz2 gentoo-94f62fa03639ee98fab2d07de9f47979aa7300dd.zip |
net-mail/poppassd_ceti: Stabilize 1.8.9 amd64, #828368
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/poppassd_ceti/poppassd_ceti-1.8.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/poppassd_ceti/poppassd_ceti-1.8.9.ebuild b/net-mail/poppassd_ceti/poppassd_ceti-1.8.9.ebuild index b83c13df4644..ba834530b860 100644 --- a/net-mail/poppassd_ceti/poppassd_ceti-1.8.9.ebuild +++ b/net-mail/poppassd_ceti/poppassd_ceti-1.8.9.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/kravietz/${MY_PN}/archive/v${PV}.tar.gz -> ${MY_P}.t LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" # Tests seem to hang. |