diff options
author | Sam James <sam@gentoo.org> | 2021-11-14 23:50:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-14 23:50:52 +0000 |
commit | 498eb1729cfa0138cee762369131ef72d3d089ab (patch) | |
tree | 6a7c0fbec17fd9c5a2fa4bf965b897319779a4e3 /x11-misc | |
parent | dev-python/xlsxwriter: Stabilize 3.0.1 ppc64, #813567 (diff) | |
download | gentoo-498eb1729cfa0138cee762369131ef72d3d089ab.tar.gz gentoo-498eb1729cfa0138cee762369131ef72d3d089ab.tar.bz2 gentoo-498eb1729cfa0138cee762369131ef72d3d089ab.zip |
x11-misc/xsel: Stabilize 1.2.0-r1 ppc64, #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 aeb771e77b99..7ddcfa1117ca 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 ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 |