diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-08 12:58:48 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-08 12:59:10 +0200 |
commit | 7a4170e1678627b06b547c376d96ac6050cc5791 (patch) | |
tree | 6a16793881f84af9bd99b256e4651121b93b2f7a /dev-libs | |
parent | net-analyzer/rrdtool: Add missing test-dep on bc (diff) | |
download | gentoo-7a4170e1678627b06b547c376d96ac6050cc5791.tar.gz gentoo-7a4170e1678627b06b547c376d96ac6050cc5791.tar.bz2 gentoo-7a4170e1678627b06b547c376d96ac6050cc5791.zip |
dev-libs/freexl: Stabilize 1.0.5 amd64, #648700
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/freexl/freexl-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/freexl/freexl-1.0.5.ebuild b/dev-libs/freexl/freexl-1.0.5.ebuild index 593786c9ceb4..3e38d5389072 100644 --- a/dev-libs/freexl/freexl-1.0.5.ebuild +++ b/dev-libs/freexl/freexl-1.0.5.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://www.gaia-gis.it/gaia-sins/${PN}-sources/${P}.tar.gz" LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~x86" DEPEND="virtual/libiconv" RDEPEND="${DEPEND}" |