diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-07-19 12:48:44 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-07-25 07:39:37 +0800 |
commit | d096cee214f38f574e188a893a8435be38f94066 (patch) | |
tree | 0f5e3932e61e5727833ae82d95db1f05f6d04338 /x11-misc/xsel/xsel-1.2.0-r1.ebuild | |
parent | x11-misc/xclip: keyword 0.13 for ~riscv (diff) | |
download | gentoo-d096cee214f38f574e188a893a8435be38f94066.tar.gz gentoo-d096cee214f38f574e188a893a8435be38f94066.tar.bz2 gentoo-d096cee214f38f574e188a893a8435be38f94066.zip |
x11-misc/xsel: keyword 1.2.0-r1 for ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-misc/xsel/xsel-1.2.0-r1.ebuild')
-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 3ffdc71e3900..6436a43bf185 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-2020 Gentoo Authors +# Copyright 1999-2021 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 ~mips ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 |