summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-11-03 17:42:43 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-11-03 17:42:43 +0300
commit67227c1d14b5f8090e7e8b5d17a3661dd8f026a8 (patch)
treebf7ab4c7b035b50335f358cb1ac3a1aaafb88cc3
parentx11-misc/xkeyboard-config: amd64 stable wrt bug #668900 (diff)
downloadgentoo-67227c1d.tar.gz
gentoo-67227c1d.tar.bz2
gentoo-67227c1d.zip
x11-misc/xcompmgr: amd64 stable wrt bug #668900
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
-rw-r--r--x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild b/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild
index c271eab9415b..c750db2adef4 100644
--- a/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild
+++ b/x11-misc/xcompmgr/xcompmgr-1.1.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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"