diff options
Diffstat (limited to 'xfce-extra/thunar-shares-plugin')
-rw-r--r-- | xfce-extra/thunar-shares-plugin/Manifest | 2 | ||||
-rw-r--r-- | xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xfce-extra/thunar-shares-plugin/Manifest b/xfce-extra/thunar-shares-plugin/Manifest index 107801c1a7d8..613cadfcbf9e 100644 --- a/xfce-extra/thunar-shares-plugin/Manifest +++ b/xfce-extra/thunar-shares-plugin/Manifest @@ -1,3 +1,3 @@ DIST thunar-shares-plugin-0.3.1.tar.bz2 373071 BLAKE2B 25562e8583503a170d15b611aa07c2e1426bee292b8cda4ae9c4eaa6861fa4c1a2fec531b3bdeca6bf06097e4bb2be924fddc07d73633c5f9d714837e8fe80f5 SHA512 08fca3fbf88448808ca84753d867c71114d1700fa63d792771c3c99a6da8c69ee7c53f05f883b2180cb06d2c187ee2a4d1fc889c7f392b1ec0d5981532284a3c -EBUILD thunar-shares-plugin-0.3.1.ebuild 622 BLAKE2B 0e0be5d5dc764e4f34a1b0163cf4a2f3359967783fda861563349bca57adcdc2799fd669fd4c59904fa82be468a7e8b2d021b0e7e856d4ebd42895bf70acabf5 SHA512 4581d274d865fbd846ea9bef37263dafa00bef418eca76501d1dd3bb8c6a30a9f48ea41d1fb0eab4a3c779ce449c5fb464409069958861e926b4498a8f291ec6 +EBUILD thunar-shares-plugin-0.3.1.ebuild 629 BLAKE2B 5e80ad27ddcc9079ad9768a6ec21c99553d457a2f0868ac1429def73e3be68ccd539fcaa95c4f536d08505073c6d6d4d9b591d5dc653f003358ebef109328233 SHA512 8f71cf08ae73e3c6cb06b564b0653e8d208435dc87b94d7397bf81f315604fa1fc0a95cc4877620694985f3f481ff8ebe273b303722768456581fa1596c950e3 MISC metadata.xml 248 BLAKE2B 83bf47dc3dbedea8a88932e922075f0ba8fd841433c4ab750e2ab61c22e8cbfaa1acb04a903d89ef5140a75dfc4c4899354623e0160df5b7c178c190f8494515 SHA512 b5200cfe30adef8e869fada87f1b4171210b2427cd3ac12edef70948f305d5e612ca5f24d377f9823a6022c8867db635db50ddd3d6cb362d6b0137c299fe07e5 diff --git a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.1.ebuild b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.1.ebuild index b8133e2cf817..c1b06c8d314f 100644 --- a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.1.ebuild +++ b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://archive.xfce.org/src/thunar-plugins/thunar-shares-plugin/${PV%. LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" IUSE="" RDEPEND=">=dev-libs/glib-2.18 |