summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-apps/xset')
-rw-r--r--x11-apps/xset/ChangeLog5
-rw-r--r--x11-apps/xset/xset-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xset/ChangeLog b/x11-apps/xset/ChangeLog
index b487a9c47a21..45a4d53b97d3 100644
--- a/x11-apps/xset/ChangeLog
+++ b/x11-apps/xset/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xset
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/ChangeLog,v 1.14 2005/12/23 10:48:57 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/ChangeLog,v 1.15 2005/12/24 08:28:03 cardoe Exp $
+
+ 24 Dec 2005; Doug Goldstein <cardoe@gentoo.org> xset-1.0.1.ebuild:
+ adding ~ppc
*xset-1.0.1 (23 Dec 2005)
diff --git a/x11-apps/xset/xset-1.0.1.ebuild b/x11-apps/xset/xset-1.0.1.ebuild
index 6fca0d4fe471..440ed46e2e77 100644
--- a/x11-apps/xset/xset-1.0.1.ebuild
+++ b/x11-apps/xset/xset-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/xset-1.0.1.ebuild,v 1.1 2005/12/23 10:48:57 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/xset-1.0.1.ebuild,v 1.2 2005/12/24 08:28:03 cardoe Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,6 @@
inherit x-modular
DESCRIPTION="X.Org xset application"
-KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sparc ~x86"
RDEPEND="x11-libs/libXmu"
DEPEND="${RDEPEND}"