diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-13 10:12:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-13 10:16:34 +0100 |
commit | 232b9fd1be94538cb3d48769933cef090f9354ab (patch) | |
tree | 44cc9827f7ab27ca03a77c6360998f3c92676505 /x11-apps | |
parent | x11-apps/xauth: ia64 stable wrt bug #559062 (diff) | |
download | gentoo-232b9fd1be94538cb3d48769933cef090f9354ab.tar.gz gentoo-232b9fd1be94538cb3d48769933cef090f9354ab.tar.bz2 gentoo-232b9fd1be94538cb3d48769933cef090f9354ab.zip |
x11-apps/xcmsdb: ia64 stable wrt bug #559062
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 575df0881f6a..cfa0d2b9b99e 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 ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11" |