diff options
author | Sam James <sam@gentoo.org> | 2020-09-29 19:09:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-29 19:09:42 +0000 |
commit | 4ce5e33089fe14e179e6e7b995e0db9ba2e1d486 (patch) | |
tree | e153faf4acf6cffafcabfc312a8de8366c206a9b /app-text/libwps | |
parent | app-text/libnumbertext: Stabilize 1.0.6 arm64, #728964 (diff) | |
download | gentoo-4ce5e33089fe14e179e6e7b995e0db9ba2e1d486.tar.gz gentoo-4ce5e33089fe14e179e6e7b995e0db9ba2e1d486.tar.bz2 gentoo-4ce5e33089fe14e179e6e7b995e0db9ba2e1d486.zip |
app-text/libwps: Stabilize 0.4.12 arm64, #728964
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/libwps')
-rw-r--r-- | app-text/libwps/libwps-0.4.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libwps/libwps-0.4.12.ebuild b/app-text/libwps/libwps-0.4.12.ebuild index 9499a49c965a..fa7139d22038 100644 --- a/app-text/libwps/libwps-0.4.12.ebuild +++ b/app-text/libwps/libwps-0.4.12.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="|| ( LGPL-2.1 MPL-2.0 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~ppc64 ~x86" IUSE="debug doc tools" BDEPEND=" |