diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-01-12 08:18:55 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-01-12 08:24:57 +0100 |
commit | 564ca441c80682367d0b3250cd94619f0d379efa (patch) | |
tree | 3b0477b08528f3346129bdfe647b16991f2670c4 /sys-libs | |
parent | media-libs/gst-plugins-bad: Stable for HPPA (bug #553742). (diff) | |
download | gentoo-564ca441c80682367d0b3250cd94619f0d379efa.tar.gz gentoo-564ca441c80682367d0b3250cd94619f0d379efa.tar.bz2 gentoo-564ca441c80682367d0b3250cd94619f0d379efa.zip |
sys-libs/talloc: Stable for HPPA (bug #568432).
Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/talloc/talloc-2.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/talloc/talloc-2.1.5.ebuild b/sys-libs/talloc/talloc-2.1.5.ebuild index a2bb65ad6701..91b048e5aa96 100644 --- a/sys-libs/talloc/talloc-2.1.5.ebuild +++ b/sys-libs/talloc/talloc-2.1.5.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://samba.org/ftp/${PN}/${P}.tar.gz" LICENSE="GPL-3 LGPL-3+ LGPL-2 BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~sparc-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~sparc-solaris" IUSE="compat +python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |