diff options
author | Markus Meier <maekke@gentoo.org> | 2016-02-26 18:19:46 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-02-26 18:19:46 +0100 |
commit | 0c2056e1d2a0f5298387381c53db12c1b9f06347 (patch) | |
tree | 73c9eda3e3ddb578a0bbdb84aa94bc3b3b99f54a /net-mail/mpop | |
parent | dev-db/sqliteman: add ~arm, bug #572046 (diff) | |
download | gentoo-0c2056e1d2a0f5298387381c53db12c1b9f06347.tar.gz gentoo-0c2056e1d2a0f5298387381c53db12c1b9f06347.tar.bz2 gentoo-0c2056e1d2a0f5298387381c53db12c1b9f06347.zip |
net-mail/mpop: add ~arm, bug #572624
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-mail/mpop')
-rw-r--r-- | net-mail/mpop/mpop-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/mpop/mpop-1.2.2.ebuild b/net-mail/mpop/mpop-1.2.2.ebuild index 89b55c059c53..32a02e3be6ce 100644 --- a/net-mail/mpop/mpop-1.2.2.ebuild +++ b/net-mail/mpop/mpop-1.2.2.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="gnutls idn libsecret nls sasl ssl vim-syntax" RDEPEND=" |