diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-12-19 19:03:25 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-21 11:38:29 +0800 |
commit | 7923fb3986db94cee4d4576bd3d8e50b7744ef47 (patch) | |
tree | 2c363100d9064fc05c3324a64751f5460db3e77d /x11-libs/dnd | |
parent | app-xemacs/xemacs-base: keyword ~riscv (diff) | |
download | gentoo-7923fb3986db94cee4d4576bd3d8e50b7744ef47.tar.gz gentoo-7923fb3986db94cee4d4576bd3d8e50b7744ef47.tar.bz2 gentoo-7923fb3986db94cee4d4576bd3d8e50b7744ef47.zip |
x11-libs/dnd: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-libs/dnd')
-rw-r--r-- | x11-libs/dnd/dnd-1.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/dnd/dnd-1.1-r3.ebuild b/x11-libs/dnd/dnd-1.1-r3.ebuild index cda4ff45d520..09bc04cde8f6 100644 --- a/x11-libs/dnd/dnd-1.1-r3.ebuild +++ b/x11-libs/dnd/dnd-1.1-r3.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 @@ -11,7 +11,7 @@ SRC_URI="http://leb.net/offix/${PN}.${PV}.tgz" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" RDEPEND="x11-libs/libICE x11-libs/libSM |