summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2023-05-25 22:00:32 +0200
committerFabian Groffen <grobian@gentoo.org>2023-05-25 22:00:32 +0200
commitb76b6d3eeb85be1dbc96c1a7b0c638a2766789d6 (patch)
tree7cc5a2d7f1df9e63e8568d500fc65d8d6b482da9 /x11-apps
parentprofiles: remove x64-cygwin/windows (diff)
downloadgentoo-b76b6d3eeb85be1dbc96c1a7b0c638a2766789d6.tar.gz
gentoo-b76b6d3eeb85be1dbc96c1a7b0c638a2766789d6.tar.bz2
gentoo-b76b6d3eeb85be1dbc96c1a7b0c638a2766789d6.zip
*/*: remove x86-winnt keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/appres/appres-1.0.6.ebuild2
-rw-r--r--x11-apps/iceauth/iceauth-1.0.9.ebuild2
-rw-r--r--x11-apps/rgb/rgb-1.1.0.ebuild2
-rw-r--r--x11-apps/xdpyinfo/xdpyinfo-1.3.3.ebuild2
-rw-r--r--x11-apps/xdpyinfo/xdpyinfo-1.3.4.ebuild2
-rw-r--r--x11-apps/xev/xev-1.2.5.ebuild2
-rw-r--r--x11-apps/xkill/xkill-1.0.6.ebuild2
-rw-r--r--x11-apps/xwininfo/xwininfo-1.1.5.ebuild2
8 files changed, 8 insertions, 8 deletions
diff --git a/x11-apps/appres/appres-1.0.6.ebuild b/x11-apps/appres/appres-1.0.6.ebuild
index 31e4ac40bd89..fa571fdd32b5 100644
--- a/x11-apps/appres/appres-1.0.6.ebuild
+++ b/x11-apps/appres/appres-1.0.6.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
DESCRIPTION="list X application resource database"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris"
RDEPEND="
x11-libs/libX11
diff --git a/x11-apps/iceauth/iceauth-1.0.9.ebuild b/x11-apps/iceauth/iceauth-1.0.9.ebuild
index 8754f9bb2d41..a29d39a5ece4 100644
--- a/x11-apps/iceauth/iceauth-1.0.9.ebuild
+++ b/x11-apps/iceauth/iceauth-1.0.9.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
DESCRIPTION="ICE authority file utility"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-winnt"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
RDEPEND="x11-libs/libICE"
DEPEND="${RDEPEND}
diff --git a/x11-apps/rgb/rgb-1.1.0.ebuild b/x11-apps/rgb/rgb-1.1.0.ebuild
index 8bf4fe31aa7c..9ab5c30a77ca 100644
--- a/x11-apps/rgb/rgb-1.1.0.ebuild
+++ b/x11-apps/rgb/rgb-1.1.0.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
DESCRIPTION="uncompile an rgb color-name database"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
DEPEND="${RDEPEND}
x11-base/xorg-proto"
BDEPEND="x11-misc/util-macros"
diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.3.3.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.3.3.ebuild
index 6fdb006cc14e..44160e85b7c2 100644
--- a/x11-apps/xdpyinfo/xdpyinfo-1.3.3.ebuild
+++ b/x11-apps/xdpyinfo/xdpyinfo-1.3.3.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
inherit xorg-3
DESCRIPTION="Display information utility for X"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-winnt"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
IUSE="dga dmx xinerama"
RDEPEND="
diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.3.4.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.3.4.ebuild
index 78567b69015d..da7651b0dd55 100644
--- a/x11-apps/xdpyinfo/xdpyinfo-1.3.4.ebuild
+++ b/x11-apps/xdpyinfo/xdpyinfo-1.3.4.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
inherit xorg-3
DESCRIPTION="Display information utility for X"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-winnt"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="dga dmx xinerama"
RDEPEND="
diff --git a/x11-apps/xev/xev-1.2.5.ebuild b/x11-apps/xev/xev-1.2.5.ebuild
index 002bfe7c7c89..f05becb3764c 100644
--- a/x11-apps/xev/xev-1.2.5.ebuild
+++ b/x11-apps/xev/xev-1.2.5.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
DESCRIPTION="Print contents of X events"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-winnt"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="
x11-libs/libX11
diff --git a/x11-apps/xkill/xkill-1.0.6.ebuild b/x11-apps/xkill/xkill-1.0.6.ebuild
index b6075a242b33..e8fc397f348b 100644
--- a/x11-apps/xkill/xkill-1.0.6.ebuild
+++ b/x11-apps/xkill/xkill-1.0.6.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
DESCRIPTION="kill a client by its X resource"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-winnt"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="x11-libs/libX11
x11-libs/libXmu"
diff --git a/x11-apps/xwininfo/xwininfo-1.1.5.ebuild b/x11-apps/xwininfo/xwininfo-1.1.5.ebuild
index f9c20f65da77..481dc6a9c8b1 100644
--- a/x11-apps/xwininfo/xwininfo-1.1.5.ebuild
+++ b/x11-apps/xwininfo/xwininfo-1.1.5.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
DESCRIPTION="window information utility for X"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris"
IUSE=""
RDEPEND=">=x11-libs/libxcb-1.6"