diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2019-01-31 09:48:33 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2019-01-31 09:48:33 +0100 |
commit | 7db111f04a958d4ed1ce6e5c87b938917e3a002f (patch) | |
tree | 5b684fea976eae4ecd90734d12e664cf07975295 /app-eselect/eselect-postgresql | |
parent | dev-libs/jansson-2.11-r0: alpha stable (diff) | |
download | gentoo-7db111f04a958d4ed1ce6e5c87b938917e3a002f.tar.gz gentoo-7db111f04a958d4ed1ce6e5c87b938917e3a002f.tar.bz2 gentoo-7db111f04a958d4ed1ce6e5c87b938917e3a002f.zip |
app-eselect/eselect-postgresql-2.4-r0: alpha stable
Bug: http://bugs.gentoo.org/674330
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-postgresql')
-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 f02b5dddba6f..012bfef0afe9 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" |