diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:59:49 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:59:49 +0200 |
commit | 8137611149d6ed190c313c82bbaa079c9f332993 (patch) | |
tree | 94b0f3cb32032af3c74a23fc6de1a4851dbfabae /x11-misc/xsel | |
parent | dev-python/pygal: Stabilize 3.0.4 x86, #919548 (diff) | |
download | gentoo-8137611149d6ed190c313c82bbaa079c9f332993.tar.gz gentoo-8137611149d6ed190c313c82bbaa079c9f332993.tar.bz2 gentoo-8137611149d6ed190c313c82bbaa079c9f332993.zip |
x11-misc/xsel: Stabilize 1.2.1 ppc, #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 e0c9cdbeceb6..8e6b1995335d 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}" |