diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-05-25 03:04:18 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-05-25 03:04:18 +0100 |
commit | 4bc145ba9c79d57abcafc9b97c72bd5addd3e833 (patch) | |
tree | 6d3232c40367527f41a16208e51be62072e72efc /app-shells/push | |
parent | cc6fb501ef0f4c443ce79d017dbfbd95072b14f4 (diff) |
gentoo auto-resync : 25:05:2023 - 03:04:17
Diffstat (limited to 'app-shells/push')
-rw-r--r-- | app-shells/push/Manifest | 2 | ||||
-rw-r--r-- | app-shells/push/push-3.4.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/push/Manifest b/app-shells/push/Manifest index 261c6b1568c3..4c06cdb76666 100644 --- a/app-shells/push/Manifest +++ b/app-shells/push/Manifest @@ -1,3 +1,3 @@ DIST push-3.4.tar.gz 2839 BLAKE2B cc7dcdb0208b1eb9d36963acbbc1e0c852c4164d5ba2a35bd52848338bab7f66073c9c780c82e28b3f1bdd55d81f26f5281694ba76214fd7631f946e0fdc199c SHA512 aa118f42210b40d790c0b274045ff45c2067cf894731228f5065eb44a723fd813549204797c365329f409e36f564ec22f6d956341b1f2b62964b918e76991344 -EBUILD push-3.4.ebuild 645 BLAKE2B b4ec1a727489729476b1a32ce909e74360b9b833d53ab98d055c3c6f8c74f8779073e440d8ef2ccc8e2fefcb288158e324873581b18ef7a3bbd4376df55688a2 SHA512 5655cd8a396720f8650add55874dfa01f38cfb06e8c7af014a15a3a89c14925e730f8607ae89bd42d10cbd2a04ba3678f8a25c2cc66b3d395d6d0178895495e6 +EBUILD push-3.4.ebuild 632 BLAKE2B cf1a21d118340781641d93fb1396e415328c44714957ce6df432605ad6b0b36b6ab036c951648d749708b9fab1f82285a7aa11602158136e3dd7c1fe5ced982d SHA512 2a02f50858acf0c7f4aecdbe00e246266517c4eba961147d7e407e9ec45b58f3f2471fa9bc1771348fc186025cd0d5ad9f858e19748d967f93ac57c35b70d0a1 MISC metadata.xml 738 BLAKE2B 51c77214d55a2855cf33d25a191c51638fbd34cf4fe9938ba4395ac00272dc9da820ffeb0a8b356bb7a051bddcc1d9d9bdb76ac1f33cae56b1efd70db2dffe5a SHA512 a415c3878bd94c10d242f8ad51820793cbdc7b5103ba7e2a6c6c47674987ffbda48604122893c5ef8a7f754ccdf53e9b7d5839e26b27773dbbb7d570fc502bc4 diff --git a/app-shells/push/push-3.4.ebuild b/app-shells/push/push-3.4.ebuild index 7f1ee9009c23..d6facfd065ff 100644 --- a/app-shells/push/push-3.4.ebuild +++ b/app-shells/push/push-3.4.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris" src_compile() { :; } |