diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:42 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:42 +0200 |
commit | e65d353ba68b20ec286619b66fc5601b4cc67173 (patch) | |
tree | ad1512554b4f61b636fd122a06daff7cd666b2a3 /x11-wm/twm | |
parent | x11-themes: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-e65d353ba68b20ec286619b66fc5601b4cc67173.tar.gz gentoo-e65d353ba68b20ec286619b66fc5601b4cc67173.tar.bz2 gentoo-e65d353ba68b20ec286619b66fc5601b4cc67173.zip |
x11-wm: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-wm/twm')
-rw-r--r-- | x11-wm/twm/twm-1.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/twm/twm-1.0.10.ebuild b/x11-wm/twm/twm-1.0.10.ebuild index 6a5c46e19562..141763f68b2f 100644 --- a/x11-wm/twm/twm-1.0.10.ebuild +++ b/x11-wm/twm/twm-1.0.10.ebuild @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org Tab Window Manager" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libX11 |