diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-22 19:32:25 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-22 20:13:14 -0400 |
commit | 6485faf231cb3c0d0a7a834110b2d490ec5f616d (patch) | |
tree | 83e1a8f04e665064e390c942c0b6d8eb82455f71 /app-eselect/eselect-postgresql | |
parent | sys-libs/talloc: arm64 stable (diff) | |
download | gentoo-6485faf231cb3c0d0a7a834110b2d490ec5f616d.tar.gz gentoo-6485faf231cb3c0d0a7a834110b2d490ec5f616d.tar.bz2 gentoo-6485faf231cb3c0d0a7a834110b2d490ec5f616d.zip |
app-eselect/eselect-postgresql: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
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 5fc5f56a8833..a7c6ee652b52 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" |