diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-10 20:54:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-10 20:54:06 +0300 |
commit | 26f2c962a251eb763c9f806f99011f0ab387c1d0 (patch) | |
tree | 5a0eed7c00e1a376ac0f1444493d8752ba775773 /app-eselect | |
parent | dev-ruby/slim: arm stable wrt bug #673214 (diff) | |
download | gentoo-26f2c962a251eb763c9f806f99011f0ab387c1d0.tar.gz gentoo-26f2c962a251eb763c9f806f99011f0ab387c1d0.tar.bz2 gentoo-26f2c962a251eb763c9f806f99011f0ab387c1d0.zip |
app-eselect/eselect-postgresql: arm stable wrt bug #674330
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-postgresql/eselect-postgresql-2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-postgresql/eselect-postgresql-2.4.ebuild b/app-eselect/eselect-postgresql/eselect-postgresql-2.4.ebuild index 012bfef0afe9..341d8f1e23b1 100644 --- a/app-eselect/eselect-postgresql/eselect-postgresql-2.4.ebuild +++ b/app-eselect/eselect-postgresql/eselect-postgresql-2.4.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://www.gentoo.org/" SRC_URI="https://dev.gentoo.org/~titanofold/${P}.tbz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~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 ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND="app-admin/eselect" |