diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-01-01 21:06:00 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-01-01 21:06:00 +0000 |
commit | 129160ec854dca4c3fedb5bcfbcb56930371da0f (patch) | |
tree | 53bf797418ac5e9b99c41ca0382c87b82421e5de /x11-apps/xstdcmap | |
parent | 441d1370330332b7d78f238d2f5e13f7aed5e4e0 (diff) |
gentoo new year resync : 01.01.2021
Diffstat (limited to 'x11-apps/xstdcmap')
-rw-r--r-- | x11-apps/xstdcmap/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xstdcmap/xstdcmap-1.0.4.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xstdcmap/Manifest b/x11-apps/xstdcmap/Manifest index c40a848d56a0..3f2323c78d75 100644 --- a/x11-apps/xstdcmap/Manifest +++ b/x11-apps/xstdcmap/Manifest @@ -1,3 +1,3 @@ DIST xstdcmap-1.0.4.tar.bz2 126269 BLAKE2B 5c2fccbc374871738ae03d722a045cc3ffd6bc431774d76525653e70c5ddb9a4281b2372996ff492807f9d4aee414eac1016f2696ea4e1979407a5b7cf37e1b5 SHA512 2adbb0aec1766341e04090efa962241ff6c9e32c612851b7221cec0ee16852107d406a08ec5251070f39df882c13e3c8c9edcd88f278187a9f373e1727643a8f -EBUILD xstdcmap-1.0.4.ebuild 301 BLAKE2B 59ed972ce0f34058bdbb26086d526accf8b901a8ee63bc426baa5ddb25bd8f66d1f371ddaa2d15b4fbddb85ed950cf574306decd85f04095e70d6490e279d037 SHA512 9679aa3fa1078067dad6e946dfacd879be467b7859a1c570c5aa3d33395feb04f91db25e8935296c5cc28a75348c245eadb07c69a14c56a58c9b296a2d0f808f +EBUILD xstdcmap-1.0.4.ebuild 302 BLAKE2B 15a03780278eb9af6b3a77193db49c20f048546bbea905be08122486ca8af141998855700750474d2382e84b5d4334ccb590e49816dd52824d51986e57891006 SHA512 039ba92d34171f7d8c269636e50d9ab3c26004c35a8ade26e286349af106bf27ee87c0d38f3ad06a6cb7f79bbb48e7430a3b331df6d12b696b6e86762c8823b9 MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/x11-apps/xstdcmap/xstdcmap-1.0.4.ebuild b/x11-apps/xstdcmap/xstdcmap-1.0.4.ebuild index f998ec1ba1b3..876edcd63062 100644 --- a/x11-apps/xstdcmap/xstdcmap-1.0.4.ebuild +++ b/x11-apps/xstdcmap/xstdcmap-1.0.4.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="X standard colormap utility" -KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 ~s390 ~sparc x86" IUSE="" RDEPEND="x11-libs/libXmu x11-libs/libX11" |