diff options
author | Sam James <sam@gentoo.org> | 2024-12-14 17:04:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-14 17:04:52 +0000 |
commit | b7f517be637ed8e476a610b34d207b217aa76a6d (patch) | |
tree | 690f4e7e9db8cc22d32140ea2e795dce190418dd /x11-misc/xcompmgr | |
parent | app-i18n/ibus-hangul: fix ibus-hangul-test.patch (diff) | |
download | gentoo-b7f517be637ed8e476a610b34d207b217aa76a6d.tar.gz gentoo-b7f517be637ed8e476a610b34d207b217aa76a6d.tar.bz2 gentoo-b7f517be637ed8e476a610b34d207b217aa76a6d.zip |
x11-misc/xcompmgr: Stabilize 1.1.10 sparc, #946472
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/xcompmgr')
-rw-r--r-- | x11-misc/xcompmgr/xcompmgr-1.1.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.10.ebuild b/x11-misc/xcompmgr/xcompmgr-1.1.10.ebuild index edb48121dc3b..f731d9ad9e0e 100644 --- a/x11-misc/xcompmgr/xcompmgr-1.1.10.ebuild +++ b/x11-misc/xcompmgr/xcompmgr-1.1.10.ebuild @@ -10,7 +10,7 @@ inherit xorg-3 DESCRIPTION="X Compositing manager" LICENSE="HPND" -KEYWORDS="~amd64 ~arm64 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ppc ~ppc64 sparc ~x86" RDEPEND=" x11-libs/libXrender |