diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:59:50 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:59:50 +0200 |
commit | e080044ed746a6dd5b67ac88e66b89e615afc979 (patch) | |
tree | 3689f862537bd1743e149042cd3f275db3a3ec62 /x11-misc/xsel | |
parent | x11-misc/xsel: Stabilize 1.2.1 ppc, #919581 (diff) | |
download | gentoo-e080044ed746a6dd5b67ac88e66b89e615afc979.tar.gz gentoo-e080044ed746a6dd5b67ac88e66b89e615afc979.tar.bz2 gentoo-e080044ed746a6dd5b67ac88e66b89e615afc979.zip |
x11-misc/xsel: Stabilize 1.2.1 ppc64, #919581
Signed-off-by: Arthur Zamarin <arthurzam@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 8e6b1995335d..d6d0566198fd 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}" |