diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:11:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:11:55 +0100 |
commit | 5da57641821a3eae52c2367c8505c4ae9fdcd2a9 (patch) | |
tree | cb07e253f4898a88f54b55aa72fb9bd1f126296f /x11-apps | |
parent | x11-apps/xauth: ppc stable wrt bug #559062 (diff) | |
download | gentoo-5da57641821a3eae52c2367c8505c4ae9fdcd2a9.tar.gz gentoo-5da57641821a3eae52c2367c8505c4ae9fdcd2a9.tar.bz2 gentoo-5da57641821a3eae52c2367c8505c4ae9fdcd2a9.zip |
x11-apps/xcmsdb: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xcmsdb/xcmsdb-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xcmsdb/xcmsdb-1.0.5.ebuild b/x11-apps/xcmsdb/xcmsdb-1.0.5.ebuild index a3f5227a742a..626bdcd1309c 100644 --- a/x11-apps/xcmsdb/xcmsdb-1.0.5.ebuild +++ b/x11-apps/xcmsdb/xcmsdb-1.0.5.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="Device Color Characterization utility for X Color Management System" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11" |