diff options
author | Sam James <sam@gentoo.org> | 2021-01-04 17:39:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-04 17:39:22 +0000 |
commit | 6327a0971cf80eb3e1ec4d9fe75e5e0d6125da21 (patch) | |
tree | f029969b56cf90575311c5c4a6ec3349d03738ec /x11-misc/shared-mime-info | |
parent | www-client/opera-developer: bump to 75.0.3925.0 (diff) | |
download | gentoo-6327a0971cf80eb3e1ec4d9fe75e5e0d6125da21.tar.gz gentoo-6327a0971cf80eb3e1ec4d9fe75e5e0d6125da21.tar.bz2 gentoo-6327a0971cf80eb3e1ec4d9fe75e5e0d6125da21.zip |
x11-misc/shared-mime-info: Stabilize 2.0-r2 s390, #762889
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/shared-mime-info')
-rw-r--r-- | x11-misc/shared-mime-info/shared-mime-info-2.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/shared-mime-info/shared-mime-info-2.0-r2.ebuild b/x11-misc/shared-mime-info/shared-mime-info-2.0-r2.ebuild index 2724d7ac0421..926c9d7032c8 100644 --- a/x11-misc/shared-mime-info/shared-mime-info-2.0-r2.ebuild +++ b/x11-misc/shared-mime-info/shared-mime-info-2.0-r2.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 @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.freedesktop.org/xdg/${PN}/uploads/${HASH}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # requires installed xdgmime binary RESTRICT="test" |