diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-08-14 03:17:54 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-08-14 10:05:23 +0100 |
commit | ff9b70b3d3ff9286fa5d3ed39be4d7ac2605b296 (patch) | |
tree | 6e78a9a3af3535a89aa0c5690dfd1bf43524c1a8 /x11-themes | |
parent | dev-lisp/hyperspec: Add stabilize-allarches to metadata (diff) | |
download | gentoo-ff9b70b3d3ff9286fa5d3ed39be4d7ac2605b296.tar.gz gentoo-ff9b70b3d3ff9286fa5d3ed39be4d7ac2605b296.tar.bz2 gentoo-ff9b70b3d3ff9286fa5d3ed39be4d7ac2605b296.zip |
x11-themes/sound-theme-freedesktop: keyword 0.8 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/sound-theme-freedesktop/sound-theme-freedesktop-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/sound-theme-freedesktop/sound-theme-freedesktop-0.8.ebuild b/x11-themes/sound-theme-freedesktop/sound-theme-freedesktop-0.8.ebuild index f5677afbdc4c..64eb98683924 100644 --- a/x11-themes/sound-theme-freedesktop/sound-theme-freedesktop-0.8.ebuild +++ b/x11-themes/sound-theme-freedesktop/sound-theme-freedesktop-0.8.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 @@ SRC_URI="https://people.freedesktop.org/~mccann/dist/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2 CC-BY-3.0 CC-BY-SA-2.0" 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" BDEPEND=" >=dev-util/intltool-0.40 |