diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-11-03 21:34:59 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-11-03 21:34:59 -0700 |
commit | 0895831f88a6b3d5d6b6f2a2ff535086a92561dc (patch) | |
tree | 0dfeaea08320c84abcfbb59d67270a3199c1660e /x11-misc/xcompmgr | |
parent | x11-misc/xbitmaps-1.1.2-r1: ppc64 stable, bug 668900 (diff) | |
download | gentoo-0895831f88a6b3d5d6b6f2a2ff535086a92561dc.tar.gz gentoo-0895831f88a6b3d5d6b6f2a2ff535086a92561dc.tar.bz2 gentoo-0895831f88a6b3d5d6b6f2a2ff535086a92561dc.zip |
x11-misc/xcompmgr-1.1.7-r1: ppc64 stable, bug 668900
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-misc/xcompmgr')
-rw-r--r-- | x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild b/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild index fa1306b914a3..e222afeaf1b4 100644 --- a/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild +++ b/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then LIVE_DEPEND=">=x11-misc/util-macros-1.18" else SRC_URI="mirror://xorg/app/${P}.tar.bz2" - KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86" + KEYWORDS="amd64 ppc ppc64 ~sparc ~x86" fi LICENSE="BSD" |