diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-01 00:18:20 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-01 00:18:20 +0100 |
commit | ec117675f03e5e38b91868afad62c66d2dd0ce01 (patch) | |
tree | c1f05dff939f855def775de762d67f80ee0517ca /net-mail/libpst | |
parent | sci-libs/lapack: x86 stable (bug #698756) (diff) | |
download | gentoo-ec117675f03e5e38b91868afad62c66d2dd0ce01.tar.gz gentoo-ec117675f03e5e38b91868afad62c66d2dd0ce01.tar.bz2 gentoo-ec117675f03e5e38b91868afad62c66d2dd0ce01.zip |
net-mail/libpst: x86 stable (bug #689014)
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-mail/libpst')
-rw-r--r-- | net-mail/libpst/libpst-0.6.66-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/libpst/libpst-0.6.66-r2.ebuild b/net-mail/libpst/libpst-0.6.66-r2.ebuild index bb12628b7a30..70472f8ad276 100644 --- a/net-mail/libpst/libpst-0.6.66-r2.ebuild +++ b/net-mail/libpst/libpst-0.6.66-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://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" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |