diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 21:34:34 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 21:34:34 +0200 |
commit | 870201d4614cc49bd6eafeec2f60315594c427be (patch) | |
tree | 031ff315df181335392562ffc0b80584da8a2085 /x11-misc/xsel | |
parent | app-vim/tt2-syntax: Stabilize 1.13-r2 arm64, #919651 (diff) | |
download | gentoo-870201d4614cc49bd6eafeec2f60315594c427be.tar.gz gentoo-870201d4614cc49bd6eafeec2f60315594c427be.tar.bz2 gentoo-870201d4614cc49bd6eafeec2f60315594c427be.zip |
x11-misc/xsel: Stabilize 1.2.1 x86, #919581
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc/xsel')
-rw-r--r-- | x11-misc/xsel/xsel-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xsel/xsel-1.2.1.ebuild b/x11-misc/xsel/xsel-1.2.1.ebuild index 477a0fa96d29..e7570554b3ad 100644 --- a/x11-misc/xsel/xsel-1.2.1.ebuild +++ b/x11-misc/xsel/xsel-1.2.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/kfish/xsel/archive/refs/tags/${PV}.tar.gz -> ${P}.ta LICENSE="HPND" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" DEPEND="x11-libs/libX11" RDEPEND="${DEPEND}" |