diff options
author | Sam James <sam@gentoo.org> | 2021-07-15 22:41:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-15 22:41:13 +0100 |
commit | a012dffecf05919144745a8c8a2896d65aedf18e (patch) | |
tree | 5e613bb04c3bba8ec187416be5a3d11ff7ed232d /x11-misc/tabbed | |
parent | x11-misc/slock: Stabilize 1.4-r1 arm64, #800212 (diff) | |
download | gentoo-a012dffecf05919144745a8c8a2896d65aedf18e.tar.gz gentoo-a012dffecf05919144745a8c8a2896d65aedf18e.tar.bz2 gentoo-a012dffecf05919144745a8c8a2896d65aedf18e.zip |
x11-misc/tabbed: Stabilize 0.6-r1 arm64, #800212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/tabbed')
-rw-r--r-- | x11-misc/tabbed/tabbed-0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/tabbed/tabbed-0.6-r1.ebuild b/x11-misc/tabbed/tabbed-0.6-r1.ebuild index 1f0ef9e09310..c2e509149082 100644 --- a/x11-misc/tabbed/tabbed-0.6-r1.ebuild +++ b/x11-misc/tabbed/tabbed-0.6-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://dl.suckless.org/tools/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 arm64 ~ppc64 ~x86" IUSE="" RDEPEND="x11-libs/libX11" |