diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 11:33:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 11:33:50 +0200 |
commit | 5054a3d595d91d805057c4b7a8d9ffa15b7c3d7a (patch) | |
tree | 0b57ff888c78900c0e84943107e47c161860775c /app-eselect | |
parent | app-admin/ansible: x86 stable wrt bug #618202 (diff) | |
download | gentoo-5054a3d595d91d805057c4b7a8d9ffa15b7c3d7a.tar.gz gentoo-5054a3d595d91d805057c4b7a8d9ffa15b7c3d7a.tar.bz2 gentoo-5054a3d595d91d805057c4b7a8d9ffa15b7c3d7a.zip |
app-eselect/eselect-postgresql: x86 stable wrt bug #618462
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
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 17c4c4b6dce4..4110a554c120 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" |