diff options
author | Sam James <sam@gentoo.org> | 2021-07-15 22:35:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-15 22:38:18 +0100 |
commit | 8b9718c81cb2bd0d822d5c9ad21328e359b29eec (patch) | |
tree | 44db277e22a700c9aa7196fdb8b1247937f90b69 /x11-misc | |
parent | x11-misc/xwallpaper: Stabilize 0.7.1 amd64, #800212 (diff) | |
download | gentoo-8b9718c81cb2bd0d822d5c9ad21328e359b29eec.tar.gz gentoo-8b9718c81cb2bd0d822d5c9ad21328e359b29eec.tar.bz2 gentoo-8b9718c81cb2bd0d822d5c9ad21328e359b29eec.zip |
x11-misc/tabbed: Stabilize 0.6-r1 amd64, #800212
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-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 eb431ad1830f..1f0ef9e09310 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" |