diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-08-03 06:19:28 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-08-03 06:31:20 +0200 |
commit | 050d02b9ce79a9875c672bb64c79d0473ef8688a (patch) | |
tree | 20a42af4670425fa5ff6a5b7de6057b133ecae1f /x11-libs/libXdmcp | |
parent | x11-drivers/xf86-input-libinput: Stable for HPPA (bug #579266). (diff) | |
download | gentoo-050d02b9ce79a9875c672bb64c79d0473ef8688a.tar.gz gentoo-050d02b9ce79a9875c672bb64c79d0473ef8688a.tar.bz2 gentoo-050d02b9ce79a9875c672bb64c79d0473ef8688a.zip |
x11-libs/libXdmcp: Stable for HPPA (bug #584482).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Diffstat (limited to 'x11-libs/libXdmcp')
-rw-r--r-- | x11-libs/libXdmcp/libXdmcp-1.1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXdmcp/libXdmcp-1.1.2-r1.ebuild b/x11-libs/libXdmcp/libXdmcp-1.1.2-r1.ebuild index 834d534a5842..e3db1fa8e5be 100644 --- a/x11-libs/libXdmcp/libXdmcp-1.1.2-r1.ebuild +++ b/x11-libs/libXdmcp/libXdmcp-1.1.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ inherit xorg-2 DESCRIPTION="X.Org X Display Manager Control Protocol library" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="elibc_glibc? ( dev-libs/libbsd ) |