diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-20 16:45:41 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-21 00:02:26 +0100 |
commit | fc01d705b3e485e56541228d0a2df4f25eb113e6 (patch) | |
tree | 636a698d1a8fddf6c0f88ba8ef0ce8d27cc6c35a /app-i18n | |
parent | dev-libs/botan: Drop to ~hppa (diff) | |
download | gentoo-fc01d705b3e485e56541228d0a2df4f25eb113e6.tar.gz gentoo-fc01d705b3e485e56541228d0a2df4f25eb113e6.tar.bz2 gentoo-fc01d705b3e485e56541228d0a2df4f25eb113e6.zip |
app-i18n/poedit: Drop to ~hppa
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/poedit/poedit-1.5.5.ebuild | 4 | ||||
-rw-r--r-- | app-i18n/poedit/poedit-1.8.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-i18n/poedit/poedit-1.5.5.ebuild b/app-i18n/poedit/poedit-1.5.5.ebuild index 10a90ddeefc1..ec13358d63d3 100644 --- a/app-i18n/poedit/poedit-1.5.5.ebuild +++ b/app-i18n/poedit/poedit-1.5.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/poedit/${P}.tar.gz" LICENSE="MIT CC-BY-2.5 CC-BY-SA-2.5" SLOT="0" -KEYWORDS="amd64 hppa ppc sparc x86" +KEYWORDS="amd64 ~hppa ppc sparc x86" IUSE="spell" RDEPEND="dev-libs/boost diff --git a/app-i18n/poedit/poedit-1.8.5.ebuild b/app-i18n/poedit/poedit-1.8.5.ebuild index 95a2f210354f..5788f46b30ac 100644 --- a/app-i18n/poedit/poedit-1.8.5.ebuild +++ b/app-i18n/poedit/poedit-1.8.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/vslavik/${PN}/releases/download/v${PV}-oss/${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 hppa ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~hppa ~ppc ppc64 ~sparc x86" IUSE="" # db/expat req for legacytm (backwards support for pre 1.6) |