diff options
Diffstat (limited to 'x11-plugins/pidgin-xmpp-receipts')
-rw-r--r-- | x11-plugins/pidgin-xmpp-receipts/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.8.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/pidgin-xmpp-receipts/Manifest b/x11-plugins/pidgin-xmpp-receipts/Manifest index cb73110fc546..efa74aa94c10 100644 --- a/x11-plugins/pidgin-xmpp-receipts/Manifest +++ b/x11-plugins/pidgin-xmpp-receipts/Manifest @@ -1,3 +1,3 @@ DIST pidgin-xmpp-receipts-0.8.tar.gz 16021 BLAKE2B ba6eb7cb49ec75981e2c15f8aa471e6169ca4f9e6b03061248ff99669b7e31c838c466b1b476fed20bf3c1321954de13b053bbdd599f1ac4f58defacebabf383 SHA512 04113236d46066211d7e0f3c66f4bf1b6fb8a33ac675203f3cff15300eb97ffd3ee627e03fcc3ab3d1e9431fc107a9f7e9fca319f3debb773603d311b167b5a8 -EBUILD pidgin-xmpp-receipts-0.8.ebuild 875 BLAKE2B 8e50ac6124349edb98bbdc16d0657582cc2d730e71ed80bf944483b8bc8a74b9888e55d0eb2cd7b8efc12ccb16909bb6943414c3c07498ea38f636b2f6639f90 SHA512 90d22544e7347f16ccbc807690614348c30d331f6866a4d226d34bb572349e7a151e4cf39db5caeec79c7bd2d35410cc4939d5d1a517817e4a439bfd31746ed0 +EBUILD pidgin-xmpp-receipts-0.8.ebuild 882 BLAKE2B 611f8119ac60d93d4ce699b27c3681bd61227d95e3aaf6becf40a725592a1cd98837e721e1e48a1b355553c02ece583b3c863f3dc8f4b607dee836b22a25a7a0 SHA512 b30043845b7caa8ace00b7621f3f1dde5fbaadecc9874324db8dff78363764abe707104032efdcc518074d93d14c2c293c9e9f822b0023c154c55596297f63ab MISC metadata.xml 168 BLAKE2B 5f277cc66dbafa7e7985433f84b0f9a656a176a9b901862e2a8353ca2d4526797dded9696e835b9696c7f72324e94959cfb5a22de49a7e3e61604153886037ab SHA512 00eec08786156434460f5ed77b647579546cf1a86341a4f2c9c9c84326468c2c21dc5101c4277103b19266bb6f788823f4ddf3b9d044da26326d79bf2ac9a274 diff --git a/x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.8.ebuild b/x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.8.ebuild index c62d3d1c907e..abef73d1260e 100644 --- a/x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.8.ebuild +++ b/x11-plugins/pidgin-xmpp-receipts/pidgin-xmpp-receipts-0.8.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/noonien-d/pidgin-xmpp-receipts/archive/release_${PV} LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~riscv" RDEPEND="net-im/pidgin[gtk]" DEPEND="${RDEPEND}" |