summaryrefslogtreecommitdiff
path: root/app-editors/hexedit
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-26 03:07:48 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-26 03:07:48 +0100
commit5923f7107d7596f9ecb6a86b451105462668601c (patch)
tree57ebb2966a1787500108baf49e27b002aaaed0ce /app-editors/hexedit
parent633591ecdf876d163972f90145c0ca61e6c496fa (diff)
gentoo auto-resync : 26:05:2023 - 03:07:47
Diffstat (limited to 'app-editors/hexedit')
-rw-r--r--app-editors/hexedit/Manifest2
-rw-r--r--app-editors/hexedit/hexedit-1.6.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/hexedit/Manifest b/app-editors/hexedit/Manifest
index 8949c8fde1d2..412d35ec5e05 100644
--- a/app-editors/hexedit/Manifest
+++ b/app-editors/hexedit/Manifest
@@ -1,3 +1,3 @@
DIST hexedit-1.6.tar.gz 31085 BLAKE2B e576de6aaed35449adbc430c95e8ba3a8ccfba587ef5c4d347d95b84c9764cb644323af23d46ff16429b93e0348c8d310afbad482219aa1b2c1b582332bd06fe SHA512 9783406f253a67fe048ec12306df1a601b7ba92cd7a0399ad2f103aed5a3164cd21ad7c1d547a4c55192cfb7da2b2517152015a4c3db402a9217548b435f602d
-EBUILD hexedit-1.6.ebuild 722 BLAKE2B b888157dc4645ed95089f9eb4232bf3abefcfb401ef5b71d3df1e3feb062dd18ea205783d928467e113f0cd4f53d7b482d4c00d6ed867c07095fdfd72d9f297b SHA512 637e17cbf416c34e4e0a9aae418faa8413b8a0dfbd3acba29a09469f322f6dff39c368f880fd6acff00775767a7091f64ca38c894e7ebc20724485ed56374e22
+EBUILD hexedit-1.6.ebuild 707 BLAKE2B 44e6816dafc223c02cbcb49af0f5d555077b2248545c16da28e507a9de89ea3523fc175d0490ccf2e36a27b01c9a46d2a9ca30e29b15ed9630fe6b177a724f46 SHA512 2d28a7b8aa6aed7ce3a263ec9b9169c7df968f680508314e321440d54adfa3dca0724c6fae43812b79c48c374e4b25e0e83580af0876a53549b96b55ed202cc4
MISC metadata.xml 429 BLAKE2B 8c61be0b5d02bf03199af49ed4f6099b9c4e6d296bd76b6f42a8df4fdba1671cd281d55ae647131fac6fc7f1d47cf14fd09e5cb005a646cfe47ebc0e36822fee SHA512 2b1f942be1564acdb9fed15fa76284a6e4e9eb22fd6708011e9ec918b975f9f640ea7bd20577d01f42c0f5882d64d929eee5b915f7a8e15b87c789728258ddad
diff --git a/app-editors/hexedit/hexedit-1.6.ebuild b/app-editors/hexedit/hexedit-1.6.ebuild
index 68c552d1c176..605cb66f658d 100644
--- a/app-editors/hexedit/hexedit-1.6.ebuild
+++ b/app-editors/hexedit/hexedit-1.6.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/pixel/hexedit.git"
else
SRC_URI="https://github.com/pixel/hexedit/archive/${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
fi
LICENSE="GPL-2"