diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2020-10-11 22:30:57 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2020-10-11 22:32:31 +0200 |
commit | 3e13b1120527167895bc19634d4decef95587cd5 (patch) | |
tree | d5c3aa5507555b9732f43e305ad2ee2b11755a45 /net-im/jabber-base | |
parent | dev-cpp/nlohmann_json: conditionally pass test data dir (diff) | |
download | gentoo-3e13b1120527167895bc19634d4decef95587cd5.tar.gz gentoo-3e13b1120527167895bc19634d4decef95587cd5.tar.bz2 gentoo-3e13b1120527167895bc19634d4decef95587cd5.zip |
net-im/jabber-base: add ~arm64 keyword
Since this package only installs a bunch of directories and a
user+group, it works on arm64 fine.
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-im/jabber-base')
-rw-r--r-- | net-im/jabber-base/jabber-base-0.01-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/jabber-base/jabber-base-0.01-r1.ebuild b/net-im/jabber-base/jabber-base-0.01-r1.ebuild index ea75b4d57216..3228a81ebc0f 100644 --- a/net-im/jabber-base/jabber-base-0.01-r1.ebuild +++ b/net-im/jabber-base/jabber-base-0.01-r1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc sparc x86" IUSE="" DEPEND="" |