diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 10:48:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 10:48:33 +0200 |
commit | 78add59cbcbb4508d032207d8861d3a11b2982af (patch) | |
tree | 31477d653111299af30ffcd5c72dc27a1c0498eb /app-eselect | |
parent | dev-perl/YAML-LibYAML: amd64 stable wrt bug #618986 (diff) | |
download | gentoo-78add59cbcbb4508d032207d8861d3a11b2982af.tar.gz gentoo-78add59cbcbb4508d032207d8861d3a11b2982af.tar.bz2 gentoo-78add59cbcbb4508d032207d8861d3a11b2982af.zip |
app-eselect/eselect-postgresql: amd64 stable wrt bug #618462
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-postgresql/eselect-postgresql-2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-postgresql/eselect-postgresql-2.1.ebuild b/app-eselect/eselect-postgresql/eselect-postgresql-2.1.ebuild index 17ceae6cdaf4..17c4c4b6dce4 100644 --- a/app-eselect/eselect-postgresql/eselect-postgresql-2.1.ebuild +++ b/app-eselect/eselect-postgresql/eselect-postgresql-2.1.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="http://www.gentoo.org/" SRC_URI="http://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 ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" IUSE="" RDEPEND="app-admin/eselect" |