diff options
author | Mike Frysinger <vapier@gentoo.org> | 2015-10-16 15:16:55 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-10-16 15:18:42 -0400 |
commit | c83103c4959e92c5e4427cba407a71355a1d6918 (patch) | |
tree | 36ee3f8ff3a74bffe5c588eae966e5d18104838a /app-portage | |
parent | gnome-extra/synapse: Version Bump (diff) | |
download | gentoo-c83103c4959e92c5e4427cba407a71355a1d6918.tar.gz gentoo-c83103c4959e92c5e4427cba407a71355a1d6918.tar.bz2 gentoo-c83103c4959e92c5e4427cba407a71355a1d6918.zip |
app-portage/esearch: mark 1.3-r1 arm64/s390/sh stable
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/esearch/esearch-1.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/esearch/esearch-1.3-r1.ebuild b/app-portage/esearch/esearch-1.3-r1.ebuild index 1c8403b615b8..311216d16b75 100644 --- a/app-portage/esearch/esearch-1.3-r1.ebuild +++ b/app-portage/esearch/esearch-1.3-r1.ebuild @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="linguas_fr linguas_it" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" DEPEND="sys-apps/portage" RDEPEND="${DEPEND}" |