diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-09-12 10:59:30 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-09-12 11:12:51 +0200 |
commit | aba28a843a6d70b7e95c7a391aa80bb99eed164f (patch) | |
tree | cbcbeb925c3e7700526580f9a26d0125a5a97835 | |
parent | cccb23a5364d1341063c2220b8bf6c4d974c2cd8 (diff) | |
download | gentoo-aba28a843a6d70b7e95c7a391aa80bb99eed164f.tar.gz gentoo-aba28a843a6d70b7e95c7a391aa80bb99eed164f.tar.xz |
sys-libs/talloc: marked ~x64-solaris
Package-Manager: Portage-2.3.6, Repoman-2.3.1
-rw-r--r-- | sys-libs/talloc/talloc-2.1.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/talloc/talloc-2.1.10.ebuild b/sys-libs/talloc/talloc-2.1.10.ebuild index 465e0ffffb1..c2248eef4b6 100644 --- a/sys-libs/talloc/talloc-2.1.10.ebuild +++ b/sys-libs/talloc/talloc-2.1.10.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://samba.org/ftp/${PN}/${P}.tar.gz" LICENSE="GPL-3 LGPL-3+ LGPL-2" 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 ~x64-solaris" IUSE="compat +python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |