summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-01-28 20:31:03 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-01-28 20:31:41 +0000
commit9f9eda22e8971374634186246aea173c5914d6c6 (patch)
treea9572002bdb8be1189d85bd876956e85675e59ff /dev-libs/libxls
parentdev-libs/libxls: fix infinite loop on excel files with 65535 rows (diff)
downloadgentoo-9f9eda22e8971374634186246aea173c5914d6c6.tar.gz
gentoo-9f9eda22e8971374634186246aea173c5914d6c6.tar.bz2
gentoo-9f9eda22e8971374634186246aea173c5914d6c6.zip
dev-libs/libxls: amd64/x86 stable, bug #607094
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-libs/libxls')
-rw-r--r--dev-libs/libxls/libxls-1.4.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxls/libxls-1.4.0-r1.ebuild b/dev-libs/libxls/libxls-1.4.0-r1.ebuild
index bb23a6c7517e..c58bc218f458 100644
--- a/dev-libs/libxls/libxls-1.4.0-r1.ebuild
+++ b/dev-libs/libxls/libxls-1.4.0-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/project/libxls/${P}.zip"
LICENSE="GPL-2 LGPL-3"
SLOT="0/1" # libxlsreader.so.1
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND=""