diff options
author | Aaron Bauman <bman@gentoo.org> | 2020-08-28 18:30:02 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-08-28 18:36:36 -0400 |
commit | b94f0c3b79983c70ed953257341e421f41019876 (patch) | |
tree | 020bd8107d960c89ce39e80fe86275c733c37ce9 /net-mail | |
parent | dev-haskell/logict-state: remove old (diff) | |
download | gentoo-b94f0c3b79983c70ed953257341e421f41019876.tar.gz gentoo-b94f0c3b79983c70ed953257341e421f41019876.tar.bz2 gentoo-b94f0c3b79983c70ed953257341e421f41019876.zip |
net-mail/pop2imap: stabilize x86
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/pop2imap/pop2imap-1.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/pop2imap/pop2imap-1.21.ebuild b/net-mail/pop2imap/pop2imap-1.21.ebuild index 541e50751c7a..cef59036ef8d 100644 --- a/net-mail/pop2imap/pop2imap-1.21.ebuild +++ b/net-mail/pop2imap/pop2imap-1.21.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://www.linux-france.org/prj/pop2imap/dist/${P}.tgz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="" |