diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-15 16:41:40 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-15 16:41:40 +0300 |
commit | 5776ebe4bee15372677e9b79554b6e3d221d4bde (patch) | |
tree | cbc6b410ce00620a7c1267fd47a5d8bfe79c080a /x11-misc/shared-mime-info | |
parent | dev-util/cmake: arm stable wrt bug #642236 (diff) | |
download | gentoo-5776ebe4bee15372677e9b79554b6e3d221d4bde.tar.gz gentoo-5776ebe4bee15372677e9b79554b6e3d221d4bde.tar.bz2 gentoo-5776ebe4bee15372677e9b79554b6e3d221d4bde.zip |
x11-misc/shared-mime-info: arm stable wrt bug #641360
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'x11-misc/shared-mime-info')
-rw-r--r-- | x11-misc/shared-mime-info/shared-mime-info-1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/shared-mime-info/shared-mime-info-1.9.ebuild b/x11-misc/shared-mime-info/shared-mime-info-1.9.ebuild index a0663875b504..45d4ab96953c 100644 --- a/x11-misc/shared-mime-info/shared-mime-info-1.9.ebuild +++ b/x11-misc/shared-mime-info/shared-mime-info-1.9.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://people.freedesktop.org/~hadess/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=">=dev-libs/glib-2 |