diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-06 08:19:21 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-06 08:19:21 +0100 |
commit | 045dba208f6002dce573c94c1672d3ab371011ec (patch) | |
tree | 2fb154f71c1b38e45d02e1361c7f7913e91927fa /dev-libs | |
parent | app-text/hunspell: stable 1.7.0-r2 for ppc64 (diff) | |
download | gentoo-045dba208f6002dce573c94c1672d3ab371011ec.tar.gz gentoo-045dba208f6002dce573c94c1672d3ab371011ec.tar.bz2 gentoo-045dba208f6002dce573c94c1672d3ab371011ec.zip |
dev-libs/freexl: stable 1.0.5 for ppc64
stable wrt bug #648700
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@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 cac7c5c81e14..593786c9ceb4 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}" |