Skip to content

Commit

Permalink
dev-php/pecl-memcached: arm64 keyworded (bug #691986)
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Bauman <[email protected]>
Package-Manager: Portage-2.3.79, Repoman-2.3.18
  • Loading branch information
FuzzyGophers committed Nov 26, 2019
1 parent 3ec7111 commit 14feccd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-php/pecl-memcached/pecl-memcached-2.2.0-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ inherit php-ext-pecl-r3

USE_PHP="php5-6"

KEYWORDS="amd64 ~arm x86"
KEYWORDS="amd64 ~arm ~arm64 x86"

DESCRIPTION="Interface PHP with memcached via libmemcached library"
LICENSE="PHP-3"
Expand Down
2 changes: 1 addition & 1 deletion dev-php/pecl-memcached/pecl-memcached-3.1.3-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ USE_PHP="php7-1 php7-2 php7-3" # But only truly build for these three.
DESCRIPTION="Interface PHP with memcached via libmemcached library"
LICENSE="PHP-3"
SLOT="7"
KEYWORDS="amd64 ~arm x86"
KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE="examples igbinary json sasl +session test"

COMMON_DEPEND=">=dev-libs/libmemcached-1.0.14[sasl?]
Expand Down

0 comments on commit 14feccd

Please sign in to comment.