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