summaryrefslogtreecommitdiff
path: root/app-editors/hexedit
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-25 03:04:18 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-25 03:04:18 +0100
commit4bc145ba9c79d57abcafc9b97c72bd5addd3e833 (patch)
tree6d3232c40367527f41a16208e51be62072e72efc /app-editors/hexedit
parentcc6fb501ef0f4c443ce79d017dbfbd95072b14f4 (diff)
gentoo auto-resync : 25:05:2023 - 03:04:17
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 90777041b35b..8949c8fde1d2 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 735 BLAKE2B ce7ae724f31b951a7a9e695274dbb82e3db4a517da61a35c69fe2dc20df6b8ba2f0f1658bf9a4d957bd309de42eaa9ee6312e2dbadc78ee59eccfd3951c1622a SHA512 34cc7032c292ed1aa1474afae9c524df3f532335f42c64d94e21ffc191c0d127b356b51b6940c7849b1e8b41d27c281d6474aa546607b0482a7b3657764744af
+EBUILD hexedit-1.6.ebuild 722 BLAKE2B b888157dc4645ed95089f9eb4232bf3abefcfb401ef5b71d3df1e3feb062dd18ea205783d928467e113f0cd4f53d7b482d4c00d6ed867c07095fdfd72d9f297b SHA512 637e17cbf416c34e4e0a9aae418faa8413b8a0dfbd3acba29a09469f322f6dff39c368f880fd6acff00775767a7091f64ca38c894e7ebc20724485ed56374e22
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 438191a1dc21..68c552d1c176 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 ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
fi
LICENSE="GPL-2"