diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-05-20 23:17:36 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-05-21 08:50:25 +0800 |
commit | fea721521a44e87518cb97213a28f0b2e605bbc3 (patch) | |
tree | 6e886a74ee4d16debf08424c2c1ef5796f88daad /x11-misc | |
parent | x11-libs/gtk+: add riscv keyword (diff) | |
download | gentoo-fea721521a44e87518cb97213a28f0b2e605bbc3.tar.gz gentoo-fea721521a44e87518cb97213a28f0b2e605bbc3.tar.bz2 gentoo-fea721521a44e87518cb97213a28f0b2e605bbc3.zip |
x11-misc/xdg-user-dirs-gtk: add riscv keyword
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xdg-user-dirs-gtk/xdg-user-dirs-gtk-0.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xdg-user-dirs-gtk/xdg-user-dirs-gtk-0.10-r1.ebuild b/x11-misc/xdg-user-dirs-gtk/xdg-user-dirs-gtk-0.10-r1.ebuild index 2d9acf66e618..7798361ee000 100644 --- a/x11-misc/xdg-user-dirs-gtk/xdg-user-dirs-gtk-0.10-r1.ebuild +++ b/x11-misc/xdg-user-dirs-gtk/xdg-user-dirs-gtk-0.10-r1.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=7 @@ -9,7 +9,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/xdg-user-dirs" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" RDEPEND=" dev-libs/glib |