diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 00:58:23 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:17:44 +0100 |
commit | 052f5413558e2b7f2c2df432893dcd956d25ba5f (patch) | |
tree | c3cf3d39e5d55d116714fb1b2aa5f5d165d59b93 /net-mail/libpst | |
parent | dev-libs/libmodbus: x86 stable (bug #676470) (diff) | |
download | gentoo-052f5413558e2b7f2c2df432893dcd956d25ba5f.tar.gz gentoo-052f5413558e2b7f2c2df432893dcd956d25ba5f.tar.bz2 gentoo-052f5413558e2b7f2c2df432893dcd956d25ba5f.zip |
net-mail/libpst: x86 stable (bug #676738)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-mail/libpst')
-rw-r--r-- | net-mail/libpst/libpst-0.6.66-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/libpst/libpst-0.6.66-r1.ebuild b/net-mail/libpst/libpst-0.6.66-r1.ebuild index 6edb8f5a9dde..0142fdbfc51b 100644 --- a/net-mail/libpst/libpst-0.6.66-r1.ebuild +++ b/net-mail/libpst/libpst-0.6.66-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="http://www.five-ten-sg.com/${PN}/packages/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="debug dii doc python static-libs" RDEPEND="dii? ( media-gfx/imagemagick:=[png] ) |