diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 21:09:27 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 22:07:07 +0200 |
commit | e8e6b163a9d10d3d9fc588f381eeca4af067b38d (patch) | |
tree | 8c674a1bc5e32cf260f7f33c9766742cd4a11d0e /x11-wm | |
parent | media-fonts/font-misc-misc: arm64 stable (diff) | |
download | gentoo-e8e6b163a9d10d3d9fc588f381eeca4af067b38d.tar.gz gentoo-e8e6b163a9d10d3d9fc588f381eeca4af067b38d.tar.bz2 gentoo-e8e6b163a9d10d3d9fc588f381eeca4af067b38d.zip |
x11-wm/twm: arm64 stable
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/twm/twm-1.0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/twm/twm-1.0.10.ebuild b/x11-wm/twm/twm-1.0.10.ebuild index b3fd6e3919b8..6a5c46e19562 100644 --- a/x11-wm/twm/twm-1.0.10.ebuild +++ b/x11-wm/twm/twm-1.0.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libX11 |