summaryrefslogtreecommitdiff
path: root/app-text/gspell
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-08 21:45:04 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-08 21:45:04 +0000
commit65737cf14a7220bd9a487aa2af4ae0e79bd23e86 (patch)
tree625754b14ae80ac167d1b150c2314b647cd008e6 /app-text/gspell
parent5001a6c7b6da2956f5b17c695b1e0059dc7b8de5 (diff)
gentoo resync : 08.01.2018
Diffstat (limited to 'app-text/gspell')
-rw-r--r--app-text/gspell/Manifest2
-rw-r--r--app-text/gspell/gspell-1.4.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/gspell/Manifest b/app-text/gspell/Manifest
index 0f1b350a920c..03ca1bbb4da7 100644
--- a/app-text/gspell/Manifest
+++ b/app-text/gspell/Manifest
@@ -1,3 +1,3 @@
DIST gspell-1.4.2.tar.xz 407356 BLAKE2B f2ee6ae43be55e8ad7253e10893868a8d7857bbe41e14d71103b27a0faf40b0ed247e9fa38ed7bc75039fe0f1f600fe739f538d50f69fb063d0932df6c0b1c27 SHA512 00f53d3ca47a4ba1af1e8b4983a41dc6df8a9788898b45ffdd161a3fc8de28024cc985f49fbb872912c0a94addbca3b28ce2edda70eeb206a794e2bcf65e4a5e
-EBUILD gspell-1.4.2.ebuild 965 BLAKE2B 2d62a6702dc433e7e1245d076241ce29a35bfd90d4d35569806fedfd36ed472cb4c0e80680f0179c0fcec2c83f057b3bfbd5d67d4875121c898dadf0ac15637c SHA512 39edef053f5c18205d0893b7227d9c7f14a3e52f01e4bccb6944ad594f9abfcd1d605327f03deb2cecb8c830cf90dbafe9085fd6a210c1bd87d11a3f1771a9bd
+EBUILD gspell-1.4.2.ebuild 972 BLAKE2B e05dbbc9d503b7d6ee25058ccc16d4bf17093efbbaba116d21ed68c103e38bf080b88baef1f1c458a28ed6196f376937ca3264443e5e03d2d62296788fe9ce46 SHA512 d755e215eea2a3b1e1ad59467cdd80b113c0a97c03288369bf744c9e5a369700e995183efc693b452557e651c9d329bf7e3f67e9551fd3f1371a20a44b2d5908
MISC metadata.xml 249 BLAKE2B e71e1b95fee768c696704acbf7e3cf0e599ed2bc8de92bae0141d1194ef9e842bdc292798904487a9b90ddfda9b0e84abd3b76b1518576c1d288240e4e46f110 SHA512 c40662134899a5c9f0369a1017806f35adf3280a0b3c91726f7a8ca6012a073a8b471583f5bfb6fe95faac1dcf607e8e2e43f8c91d48ec46f4a8824e2f551506
diff --git a/app-text/gspell/gspell-1.4.2.ebuild b/app-text/gspell/gspell-1.4.2.ebuild
index 590073750b1c..c6f0105cc171 100644
--- a/app-text/gspell/gspell-1.4.2.ebuild
+++ b/app-text/gspell/gspell-1.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/gspell"
LICENSE="LGPL-2.1+"
SLOT="0/1" # subslot = libgspell-1 soname version
-KEYWORDS="~alpha amd64 ~arm ~ppc x86"
+KEYWORDS="~alpha amd64 ~arm ~ppc ~sparc x86"
IUSE="+introspection vala"
REQUIRED_USE="vala? ( introspection )"