commit: 649fb2a7f7b1a9792fc8b309a637e74b80cf115c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 18:45:10 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 18:45:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=649fb2a7
x11-misc/xsel: Stabilize 1.2.1 arm, #919581 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-misc/xsel/xsel-1.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/xsel/xsel-1.2.1.ebuild b/x11-misc/xsel/xsel-1.2.1.ebuild index 9059a2f3e231..e0c9cdbeceb6 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}"
