diff options
author | Sam James <sam@gentoo.org> | 2023-12-09 18:45:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-09 18:45:10 +0000 |
commit | 649fb2a7f7b1a9792fc8b309a637e74b80cf115c (patch) | |
tree | 6120251444fbae3a5b5f10b92320e8db1ce082f2 /x11-misc/xsel | |
parent | x11-misc/xsel: Stabilize 1.2.1 arm64, #919581 (diff) | |
download | gentoo-649fb2a7f7b1a9792fc8b309a637e74b80cf115c.tar.gz gentoo-649fb2a7f7b1a9792fc8b309a637e74b80cf115c.tar.bz2 gentoo-649fb2a7f7b1a9792fc8b309a637e74b80cf115c.zip |
x11-misc/xsel: Stabilize 1.2.1 arm, #919581
Signed-off-by: Sam James <sam@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 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}" |