diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:59:46 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:10:48 +0100 |
commit | 72a00681f49116e05b7f1770c4dd8e36becdfb20 (patch) | |
tree | 21f304cfbefeb479390ace53c13dc7fe4749ffd5 /x11-apps/xmodmap | |
parent | x11-apps/xmessage: dropped ~x86-interix (diff) | |
download | gentoo-72a00681f49116e05b7f1770c4dd8e36becdfb20.tar.gz gentoo-72a00681f49116e05b7f1770c4dd8e36becdfb20.tar.bz2 gentoo-72a00681f49116e05b7f1770c4dd8e36becdfb20.zip |
x11-apps/xmodmap: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-apps/xmodmap')
-rw-r--r-- | x11-apps/xmodmap/xmodmap-1.0.8.ebuild | 4 | ||||
-rw-r--r-- | x11-apps/xmodmap/xmodmap-1.0.9.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-apps/xmodmap/xmodmap-1.0.8.ebuild b/x11-apps/xmodmap/xmodmap-1.0.8.ebuild index fba0b3dd3631..c378f6bab167 100644 --- a/x11-apps/xmodmap/xmodmap-1.0.8.ebuild +++ b/x11-apps/xmodmap/xmodmap-1.0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="utility for modifying keymaps and pointer button mappings in X" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11" diff --git a/x11-apps/xmodmap/xmodmap-1.0.9.ebuild b/x11-apps/xmodmap/xmodmap-1.0.9.ebuild index 0992c30d48a3..98e4db47b845 100644 --- a/x11-apps/xmodmap/xmodmap-1.0.9.ebuild +++ b/x11-apps/xmodmap/xmodmap-1.0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="utility for modifying keymaps and pointer button mappings in X" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11" |