diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-01-08 11:28:34 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-01-08 11:28:34 +0000 |
commit | 24fd814c326e282c4321965c31f341dad77e270d (patch) | |
tree | 033d63b33c21a3209964ab56005bb9bdd523630d /games-misc/wtf | |
parent | 129160ec854dca4c3fedb5bcfbcb56930371da0f (diff) |
gentoo resync : 08.01.2021
Diffstat (limited to 'games-misc/wtf')
-rw-r--r-- | games-misc/wtf/Manifest | 2 | ||||
-rw-r--r-- | games-misc/wtf/wtf-20200518.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games-misc/wtf/Manifest b/games-misc/wtf/Manifest index e462b7d11750..cd583c14757c 100644 --- a/games-misc/wtf/Manifest +++ b/games-misc/wtf/Manifest @@ -1,3 +1,3 @@ DIST wtf-20200518.tar.gz 30204 BLAKE2B 6e05561e78c8c6644d8891a72f064f5e18c4e546f8c22dbcf04a3a8e805ef3756cb9332ecc8e6b35b569008f203ddc0e156f216b53ff585dbe4946d0a059958a SHA512 8538021b09c6863cec63faa14df3e1b1e9019c7741f13ed3adf243c36cf9c57fcf973d619c9152560d061ab293a2b333a59739c38d351387a2a0bf2093c40a94 -EBUILD wtf-20200518.ebuild 655 BLAKE2B 369e5fadcb1e2b9a8e12af324789179e825f8708aaeb6887f4549e92f507dcdfe3937d733fd8255d331d4e6028f7804832908cee6fbb3a3f3fcc43b543be1ba9 SHA512 0f8140237b875b59395ea40b82a97043e6b4faf8c3fcf308563d2aa655a3b974d486cf52744036845c516f840e373a74e6054724bca40c686a2a98d215e6ddab +EBUILD wtf-20200518.ebuild 644 BLAKE2B 9c2883ee851ef1d3e275be1c91776075e3833fbbe87d0973e83347c0f452d45906064e5b580a734d65a19bb33b854245c163d8dd2a2b3dcd9863e329742de465 SHA512 0ba7ec7d44a6634b8c88183e1b9d38a6b13fc4d77f897b8466a4c2436330b6e6730c779a9ed284cbc92ca885ebd98ec1c671f207df27c27ae81aa918bd6f8f61 MISC metadata.xml 249 BLAKE2B 7113a758d7abc93accec998a8843d8ef51ca8b72d72e659e224d5cec2a1a6a63e6c0605958091532ac6e51fa0d501ca4fd9f3f4a9e55baeb31519a02971b465f SHA512 895577c3a805c40581da03057b94e3f28f05f23012bf350c1e3575847d1a0fe40bb044a46f909012a200d991a400f6389358a60e9c2b5bef0da01fb26f846118 diff --git a/games-misc/wtf/wtf-20200518.ebuild b/games-misc/wtf/wtf-20200518.ebuild index 33c61e1e8930..2a9766b52edb 100644 --- a/games-misc/wtf/wtf-20200518.ebuild +++ b/games-misc/wtf/wtf-20200518.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=7 @@ -11,7 +11,7 @@ SRC_URI="https://sourceforge.net/projects/bsd${PN}/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="!games-misc/bsd-games" |