diff options
author | Sam James <sam@gentoo.org> | 2025-01-12 00:48:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2025-01-12 00:48:13 +0000 |
commit | 99ccd1cd6711ed1194990db23336c81044abb896 (patch) | |
tree | 366d53bc32cf1d4ae1ba60d8e6d535dfd0f75a70 /x11-misc | |
parent | sys-apps/usbguard: Stabilize 1.1.3-r2 amd64, #947909 (diff) | |
download | gentoo-99ccd1cd6711ed1194990db23336c81044abb896.tar.gz gentoo-99ccd1cd6711ed1194990db23336c81044abb896.tar.bz2 gentoo-99ccd1cd6711ed1194990db23336c81044abb896.zip |
x11-misc/xvfb-run: Stabilize 21.1.15.2 amd64, #947910
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xvfb-run/xvfb-run-21.1.15.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xvfb-run/xvfb-run-21.1.15.2.ebuild b/x11-misc/xvfb-run/xvfb-run-21.1.15.2.ebuild index bc327aa6a916..38bef3a030ce 100644 --- a/x11-misc/xvfb-run/xvfb-run-21.1.15.2.ebuild +++ b/x11-misc/xvfb-run/xvfb-run-21.1.15.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ S="${WORKDIR}"/ LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" BDEPEND="dev-util/patchutils" RDEPEND="x11-apps/xauth |