diff options
author | Sam James <sam@gentoo.org> | 2021-10-03 00:16:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-03 00:16:52 +0100 |
commit | bba38f71dff41ffae763fe99060ee65409ca38f5 (patch) | |
tree | 6e49cce841ba96af5b193ee37ad0e3539edec3f5 /x11-misc | |
parent | dev-python/xlsxwriter: Stabilize 3.0.1 arm, #813567 (diff) | |
download | gentoo-bba38f71dff41ffae763fe99060ee65409ca38f5.tar.gz gentoo-bba38f71dff41ffae763fe99060ee65409ca38f5.tar.bz2 gentoo-bba38f71dff41ffae763fe99060ee65409ca38f5.zip |
x11-misc/xsel: Stabilize 1.2.0-r1 arm, #813567
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xsel/xsel-1.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xsel/xsel-1.2.0-r1.ebuild b/x11-misc/xsel/xsel-1.2.0-r1.ebuild index cfe59be6b5ef..b332e0983c87 100644 --- a/x11-misc/xsel/xsel-1.2.0-r1.ebuild +++ b/x11-misc/xsel/xsel-1.2.0-r1.ebuild @@ -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 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 |