summaryrefslogtreecommitdiff
path: root/x11-misc/wmname
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-03 22:39:47 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-03 22:39:47 +0100
commit7f0ccc917c7abe6223784c703d86cd14755691fb (patch)
tree8c6793f68896b341e22f33d7e6cef88e481f4a8b /x11-misc/wmname
parent9aa80713372911cec499b3adb2cd746790920916 (diff)
gentoo resync : 03.07.2021
Diffstat (limited to 'x11-misc/wmname')
-rw-r--r--x11-misc/wmname/Manifest2
-rw-r--r--x11-misc/wmname/wmname-0.1-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/wmname/Manifest b/x11-misc/wmname/Manifest
index d26c05c9cb1a..82ecde54abf5 100644
--- a/x11-misc/wmname/Manifest
+++ b/x11-misc/wmname/Manifest
@@ -1,4 +1,4 @@
AUX wmname-0.1-buildsystem.patch 504 BLAKE2B 7c15189ac398a4fd1fd082bda44bd2909fbe93d4b30a3b0ca7cd3a7126aa2f8028618e1e6f069aa4d1305b6c869573cac0995c5b8883bdbcbc21c1ab369063c5 SHA512 c30cc281e99d6ab72d214312ee4d5a7dfea176f7befc4d266faba373b322cd6f7bc4572c9565d460177878770d25197472d07a305d7da2e3f6cda9484d3399f6
DIST wmname-0.1.tar.gz 2512 BLAKE2B 447df17111411533704898548263c3b6d40590b74761061517c779afa05fe5176a870490809d669e5a68bfdf8590abba91cd47969afc87d17925059e297a53af SHA512 e57100f8de2579f4090c0aaf5a5b134d03bcbcdca5c6d005b12ce39ad322d96651bb13d151cf259e935e6c50e7b21bde43a4eace112be80983a92f92b99f192f
-EBUILD wmname-0.1-r1.ebuild 650 BLAKE2B 569c1d493227ab1effde25f06648f54ee7310843317a3bb64d2d20c7e385f80d0e94eff41208b2fef7031047db13695f9d42cfc0506c3d549ca4bcb082dc730a SHA512 3a4ade53671dc6cfc553d2b6448beda23772e238ea8ab149e8edaf599755e87ff7214d44ec7af9d4ac838a5865f4c7453938aa3173b8d3005e81d9055a96018f
+EBUILD wmname-0.1-r1.ebuild 664 BLAKE2B 8c0aef27e8a0dede7d934b20d8f173fda9c7c509ea558db4cdc5b9d1094fe4c9a5a1fff9dc95c67cdbcb0354566f963abd888a2b10ba719d2893e8609d9422a6 SHA512 33dc1a9ab92ffaa1f88b2ff89dd92d7072a6b506ed477e59b0d32f12835274e7013f0ea5d3f6ca48569adf21eca1bac6d8fa0695dee71def9fb01ac12a2a0a34
MISC metadata.xml 251 BLAKE2B e9e9d48943645d8b737bc1f7ab0efb05db0f8eddad759c9bb40d07dc008fbfb8f5cca2020de71a9ff6945f5d66292ac02355773545010cd49c77fe6dd5ab7b40 SHA512 1b6a6955118c1a74cc89a77d6de9be8f4ff9c7137c186753462670a5b93457dfd034ad5d1f4d2507ac95cc149c2a042fa5324220b58702a56b09d91de40151c9
diff --git a/x11-misc/wmname/wmname-0.1-r1.ebuild b/x11-misc/wmname/wmname-0.1-r1.ebuild
index eb9240796dc4..a6b2b984e5f9 100644
--- a/x11-misc/wmname/wmname-0.1-r1.ebuild
+++ b/x11-misc/wmname/wmname-0.1-r1.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
@@ -11,7 +11,7 @@ SRC_URI="https://dl.suckless.org/tools/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
RDEPEND="x11-libs/libX11"