diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-04 19:57:58 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-04 20:13:22 +0100 |
commit | ebfcc3f0d4db442cb67d4d4f289066e3ffb7cd7d (patch) | |
tree | b9f7f83e53bb55cc9aec5de512999ffff1d4d8ab /x11-misc/xcompmgr | |
parent | x11-misc/xbitmaps: x86 stable (bug #668900) (diff) | |
download | gentoo-ebfcc3f0d4db442cb67d4d4f289066e3ffb7cd7d.tar.gz gentoo-ebfcc3f0d4db442cb67d4d4f289066e3ffb7cd7d.tar.bz2 gentoo-ebfcc3f0d4db442cb67d4d4f289066e3ffb7cd7d.zip |
x11-misc/xcompmgr: x86 stable (bug #668900)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@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 685b2ca0c019..b563b993866e 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" |