diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-29 23:30:50 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-29 23:38:58 +0200 |
commit | ee6114ac58b9c220feb62a7655b76403088e2841 (patch) | |
tree | 5f04598600d3456f1198ec37844805c2dfc1cb0b /app-eselect | |
parent | net-analyzer/flow-tools: x86 stable (bug #615814) (diff) | |
download | gentoo-ee6114ac58b9c220feb62a7655b76403088e2841.tar.gz gentoo-ee6114ac58b9c220feb62a7655b76403088e2841.tar.bz2 gentoo-ee6114ac58b9c220feb62a7655b76403088e2841.zip |
app-eselect/eselect-postgresql: x86 stable (bug #627476)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-postgresql/eselect-postgresql-2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-postgresql/eselect-postgresql-2.2.ebuild b/app-eselect/eselect-postgresql/eselect-postgresql-2.2.ebuild index 8ee015f85748..f2749b4a1a6e 100644 --- a/app-eselect/eselect-postgresql/eselect-postgresql-2.2.ebuild +++ b/app-eselect/eselect-postgresql/eselect-postgresql-2.2.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 ~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" |