diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-11-03 21:34:41 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-11-03 21:34:41 -0700 |
commit | 08d717e26ff77a01236ee1ecf40bda199549ffdb (patch) | |
tree | 309219fb09207dd2ceddf00bf64cd77403d6f249 /x11-misc/xcompmgr | |
parent | x11-misc/xbitmaps-1.1.2-r1: ppc stable, bug 668900 (diff) | |
download | gentoo-08d717e26ff77a01236ee1ecf40bda199549ffdb.tar.gz gentoo-08d717e26ff77a01236ee1ecf40bda199549ffdb.tar.bz2 gentoo-08d717e26ff77a01236ee1ecf40bda199549ffdb.zip |
x11-misc/xcompmgr-1.1.7-r1: ppc 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 c750db2adef4..fa1306b914a3 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" |