diff options
Diffstat (limited to 'app-dicts/aspell-it')
-rw-r--r-- | app-dicts/aspell-it/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/aspell-it/aspell-it-2.4.20070901.0-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/aspell-it/Manifest b/app-dicts/aspell-it/Manifest index 47797ad22525..d701782cf47f 100644 --- a/app-dicts/aspell-it/Manifest +++ b/app-dicts/aspell-it/Manifest @@ -1,3 +1,3 @@ DIST aspell6-it-2.4-20070901-0.tar.bz2 261419 BLAKE2B d377690df133647c8345eed4178d91c03a2a6813f444833ae5c78a0960577fa2d8d259a5b04e053770e2df832260ae817c387ddd814593fe2e6ddf5f95eb50a1 SHA512 6a5014880e51103e70d57a6b01e2d4bb5d51ae939f72ee9270b46891804203399c817dd73c3a0b91c004744a4e66a1a5b402d19be0a53db952152cdd3c1741e9 -EBUILD aspell-it-2.4.20070901.0-r1.ebuild 452 BLAKE2B da9bc56bd2a6478ce8892b995cd85a11cee1222ea2cbb7d6f8db9932be51e8bb74ab2de21e9926bb240e6581bf3b184766685d2b2991b5e66cfa76b6ce7d549c SHA512 6fc74e139545fee61d00ea739a92c1f6ea424f4382f7bc4ce3e8389e4287fb1dc3d8755406fb31add8e0134cc0d3c4ef5c1eb901a59971bd312c21e3af7f36de +EBUILD aspell-it-2.4.20070901.0-r1.ebuild 459 BLAKE2B 9a6cbc35d445a07391866f5295ea269c1067220cf7b9053967e311dea69dc51a9073cf76d71db2cae5f2d27ab23c01cad28a0712e131726e57a749866863c462 SHA512 ac8538a2db028dd7f4bd70a9171b860b264578572330477ece5947d45b103b48c46ec8a70fed7b88f0bf29e884e34629e68837865c9f06832cf9dd32a9bf2d1c MISC metadata.xml 356 BLAKE2B e74055daa36a23c4c20bc8e4dbf5ecd9280667955c09cf89c18cac4536f6a85bac568c096f6bc5fc7f6f98468424243b041375f55914e4e76f1932357a7ab5e3 SHA512 f4395c008e6a4bcc4d23b4b4a3c8db340b09dfa1bf11000698b72ac33f497b299593b657a9b66ec34853a14e9654fd3d0b8ba343bb468f73f440e7d952955137 diff --git a/app-dicts/aspell-it/aspell-it-2.4.20070901.0-r1.ebuild b/app-dicts/aspell-it/aspell-it-2.4.20070901.0-r1.ebuild index 57497c434ed2..5ca016b0ddc8 100644 --- a/app-dicts/aspell-it/aspell-it-2.4.20070901.0-r1.ebuild +++ b/app-dicts/aspell-it/aspell-it-2.4.20070901.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,4 +14,4 @@ SRC_URI="mirror://sourceforge/linguistico/${MY_P}.tar.bz2" S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" |