diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-03-24 23:59:54 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-03-24 23:59:54 +0000 |
commit | 401101f9c8077911929d3f2b60a37098460a5d89 (patch) | |
tree | c2bef4719f6787550f0916aeaa8f4f403a9296af /dev-ruby/locale | |
parent | 4cbcc855382a06088e2f016f62cafdbcb7e40665 (diff) |
gentoo resync : 25.03.2022
Diffstat (limited to 'dev-ruby/locale')
-rw-r--r-- | dev-ruby/locale/Manifest | 2 | ||||
-rw-r--r-- | dev-ruby/locale/locale-2.1.3.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/locale/Manifest b/dev-ruby/locale/Manifest index 5c84d924c4f5..eaf086ecbbf1 100644 --- a/dev-ruby/locale/Manifest +++ b/dev-ruby/locale/Manifest @@ -1,3 +1,3 @@ DIST locale-2.1.3-git.tgz 99648 BLAKE2B e395a442f674c73ed03d0d4d55d875c796add076132964ce2abb457d5d6e2ed8643395f283728735bbbf1ffee8b03549e882e5c66f6a589106a0a36f5b9e4ff1 SHA512 77877f15914dbee5ca83155f8cb84815296b4e2e4205218c9926e0265b40940cbdbe68fb048870ce4f53a6caeeb593813a2e16e8c130a19e44a28cb67c82fe25 -EBUILD locale-2.1.3.ebuild 1084 BLAKE2B 79866e45609ce52edb104983d98671c9e61ed1c4d145c43ebc0ea1e053399ed254dd732c4ae9b68759c7cae58a08d10aec52cd371f2d2aaa651ecd3a6512f178 SHA512 0356a1de31fef21bab8a989fa8b077fc840f22212cdf72b41319a26e2950a9fd1e576a07e45bbb12d58ffd4feda51417f781e40796fcf72b1b26567b6f00b867 +EBUILD locale-2.1.3.ebuild 1091 BLAKE2B 1c62e948e4030602a2bde133a62c5a2cc970de5dc1a2c0c8603786c1e04eb40ee3fdc91e66dc7165af1843f1aa45f752f4c3f51cdf255274a6f1ae6d7b9b0ea1 SHA512 f7850f5b486ba5e91fe7a9eb0d036d254305b68ec17a73b1472beed7b9e6a59d928884afe9b922ae39f69e9a71dbd305df0a2ea443b8487c0a509ba71ab1247b MISC metadata.xml 346 BLAKE2B 89e78531ff1bb1d6cde18895763c825dbf9c889311169c629cf77dce14038444349573971f1688ca5f0f27ea2f59d1002cc90bd7b94ea48050041fdb57a55cf9 SHA512 39fd977a553a1c6b24782c5bdda67eab5613a40b20bff1765cda83718e2c5a9a52b39be7a616a6250069d52fbbf97527b453b08fd9bf6b3abc013dc3851d832e diff --git a/dev-ruby/locale/locale-2.1.3.ebuild b/dev-ruby/locale/locale-2.1.3.ebuild index 20f9c0d6d299..4cd1830a4ac0 100644 --- a/dev-ruby/locale/locale-2.1.3.ebuild +++ b/dev-ruby/locale/locale-2.1.3.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=7 @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/ruby-gettext/locale" LICENSE="|| ( Ruby GPL-2 )" SRC_URI="https://github.com/ruby-gettext/locale/archive/${PV}.tar.gz -> ${P}-git.tgz" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86" SLOT="0" IUSE="" |