diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-01-22 10:09:44 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-01-22 10:09:44 +0000 |
commit | 09351e78166b5e864197c4456ebae3f89dd0bed9 (patch) | |
tree | 41a96399f56ed3aa399006871bfce4430db84aa2 /x11-wm/twm | |
parent | c8a77dfe4d3d307c1d5dd2650b7297447d8b609d (diff) |
gentoo resync : 22.01.2019
Diffstat (limited to 'x11-wm/twm')
-rw-r--r-- | x11-wm/twm/Manifest | 2 | ||||
-rw-r--r-- | x11-wm/twm/twm-1.0.10.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/twm/Manifest b/x11-wm/twm/Manifest index 512a78aaf691..886f0c65277b 100644 --- a/x11-wm/twm/Manifest +++ b/x11-wm/twm/Manifest @@ -1,3 +1,3 @@ DIST twm-1.0.10.tar.bz2 287094 BLAKE2B c84d26119c2a9ed1b6482dc35a421e3d745af506d2faf6dff1027aa84752accc32ff6fffba0e9e8468bfd583bee17c774a88960fc4c5268e82b69c4dc6ae8e81 SHA512 1280683fce7ebbf5670239cb1f3cee2b40612bd9850d98827e793cf8bf298bdb58e48387cab943ea6befc6f7b34da2567353c22b8eaeb8bcf1b9e303cd7e6a9e -EBUILD twm-1.0.10.ebuild 468 BLAKE2B 4bda337f3af82dae7c68142d76d4e3c2844db927b807a6da0a4cb66d3b73af659e09bb6324c2861257641c4f6e7a6608f2ae71d8f87c85d19705f69dacc95953 SHA512 33df1c3b7504f527e532502eb12fe35a62ed517a6e26163f6fc05f9e0bcb9d9a5fd7dbef4bdc1f5c911c3d06d3e37f9f4b31781dbbd28a5dff332092412d171b +EBUILD twm-1.0.10.ebuild 464 BLAKE2B a5ea53553329e6a43680112db3c4903dc59e33471b36bea6f21c179cca15422d9898e1104acc1c7df702c14aef90eb619ff6d5d108771dba6a8a11831459381e SHA512 b197267a873b889644671db1fffb8a1f4f58ef821cb329280025ab278eb3ce0b2364cfcefb7f4b31037fdd098e35c9ca97eb8c0d56596ba41cd01ec279180079 MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/x11-wm/twm/twm-1.0.10.ebuild b/x11-wm/twm/twm-1.0.10.ebuild index b3fd6e3919b8..6a5c46e19562 100644 --- a/x11-wm/twm/twm-1.0.10.ebuild +++ b/x11-wm/twm/twm-1.0.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org Tab Window Manager" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libX11 |