diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 17:05:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 17:05:30 +0200 |
commit | 76e9c473aeadb369f282955a303a57916b7911aa (patch) | |
tree | 1789e83917e8851e915c366cdb78e24362038074 /app-eselect | |
parent | sys-libs/tevent: ia64 stable wrt bug #619516 (diff) | |
download | gentoo-76e9c473aeadb369f282955a303a57916b7911aa.tar.gz gentoo-76e9c473aeadb369f282955a303a57916b7911aa.tar.bz2 gentoo-76e9c473aeadb369f282955a303a57916b7911aa.zip |
app-eselect/eselect-postgresql: ia64 stable wrt bug #618462
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
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 59464198a711..4dd784c1939c 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" |