diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-03 15:06:18 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-03 15:06:18 +0000 |
commit | fa1030341cf3cf8cf176efb698baae1cbba6a380 (patch) | |
tree | a5d0fb6bab12054e99c76e8419ffc8ab5d3ee301 /app-eselect | |
parent | sys-apps/ed: stable 1.14.2 for ppc/ppc64, bug #674314 (diff) | |
download | gentoo-fa1030341cf3cf8cf176efb698baae1cbba6a380.tar.gz gentoo-fa1030341cf3cf8cf176efb698baae1cbba6a380.tar.bz2 gentoo-fa1030341cf3cf8cf176efb698baae1cbba6a380.zip |
app-eselect/eselect-postgresql: stable 2.4 for ppc/ppc64, bug #674330
Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
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 c38ebbf819f2..98ab02c04788 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" |