diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-14 14:41:22 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-14 14:49:47 +0100 |
commit | 08eb4b9275eb77d7a5953c58fa8042c139e66d0e (patch) | |
tree | 8b31155813c0e9202cb779b9dc8f15a28ca4dc40 /app-eselect | |
parent | media-tv/dvbstream: x86 stable (bug #647526) (diff) | |
download | gentoo-08eb4b9275eb77d7a5953c58fa8042c139e66d0e.tar.gz gentoo-08eb4b9275eb77d7a5953c58fa8042c139e66d0e.tar.bz2 gentoo-08eb4b9275eb77d7a5953c58fa8042c139e66d0e.zip |
app-eselect/eselect-postgresql: x86 stable (bug #647554)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-postgresql/eselect-postgresql-2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-postgresql/eselect-postgresql-2.3.ebuild b/app-eselect/eselect-postgresql/eselect-postgresql-2.3.ebuild index f15a7b3400e9..90af64fe8229 100644 --- a/app-eselect/eselect-postgresql/eselect-postgresql-2.3.ebuild +++ b/app-eselect/eselect-postgresql/eselect-postgresql-2.3.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 ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" RDEPEND="app-admin/eselect" |