diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-02-14 00:29:56 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-02-14 00:35:25 -0800 |
commit | 2efd78f5073b4ba9d16a024017687ce108702b17 (patch) | |
tree | 3521e0e9b35bede34c4d6a12f06b607815479978 /x11-misc/xsel | |
parent | dev-python/xlsxwriter: Keyword 3.0.2 alpha, #804136 (diff) | |
download | gentoo-2efd78f5073b4ba9d16a024017687ce108702b17.tar.gz gentoo-2efd78f5073b4ba9d16a024017687ce108702b17.tar.bz2 gentoo-2efd78f5073b4ba9d16a024017687ce108702b17.zip |
x11-misc/xsel: Keyword 1.2.0-r1 alpha, #804136
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-misc/xsel')
-rw-r--r-- | x11-misc/xsel/xsel-1.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xsel/xsel-1.2.0-r1.ebuild b/x11-misc/xsel/xsel-1.2.0-r1.ebuild index 7ddcfa1117ca..41a76c336452 100644 --- a/x11-misc/xsel/xsel-1.2.0-r1.ebuild +++ b/x11-misc/xsel/xsel-1.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="http://www.vergenet.net/~conrad/software/${PN}/download/${P}.tar.gz" LICENSE="HPND" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 |