summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-01-02 19:04:47 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-01-02 20:01:29 +0100
commit065750fe3106a0549abd96b0b20fa4da8e25bd5e (patch)
treeef052e5026c84a5089819faeb46cadc69a3a1430 /app-eselect/eselect-postgresql
parentsys-apps/ed: x86 stable (bug #674314) (diff)
downloadgentoo-065750fe3106a0549abd96b0b20fa4da8e25bd5e.tar.gz
gentoo-065750fe3106a0549abd96b0b20fa4da8e25bd5e.tar.bz2
gentoo-065750fe3106a0549abd96b0b20fa4da8e25bd5e.zip
app-eselect/eselect-postgresql: x86 stable (bug #674330)
Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-postgresql')
-rw-r--r--app-eselect/eselect-postgresql/eselect-postgresql-2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-postgresql/eselect-postgresql-2.4.ebuild b/app-eselect/eselect-postgresql/eselect-postgresql-2.4.ebuild
index bbb5d6bd1fc4..218869bca34d 100644
--- a/app-eselect/eselect-postgresql/eselect-postgresql-2.4.ebuild
+++ b/app-eselect/eselect-postgresql/eselect-postgresql-2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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"