diff options
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/dbus-1-tqt/dbus-1-tqt-9999.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/dbus-tqt/dbus-tqt-9999.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/libr/libr-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/dbus-1-tqt/dbus-1-tqt-9999.ebuild b/dev-libs/dbus-1-tqt/dbus-1-tqt-9999.ebuild index 1a17550c..629b9a27 100644 --- a/dev-libs/dbus-1-tqt/dbus-1-tqt-9999.ebuild +++ b/dev-libs/dbus-1-tqt/dbus-1-tqt-9999.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://trinitydesktop.org/" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi DEPEND="sys-apps/dbus diff --git a/dev-libs/dbus-tqt/dbus-tqt-9999.ebuild b/dev-libs/dbus-tqt/dbus-tqt-9999.ebuild index 7005a9b7..f9649e4d 100644 --- a/dev-libs/dbus-tqt/dbus-tqt-9999.ebuild +++ b/dev-libs/dbus-tqt/dbus-tqt-9999.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://trinitydesktop.org/" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi DEPEND="sys-apps/dbus diff --git a/dev-libs/libr/libr-9999.ebuild b/dev-libs/libr/libr-9999.ebuild index 2d00837d..c9d18c32 100644 --- a/dev-libs/libr/libr-9999.ebuild +++ b/dev-libs/libr/libr-9999.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://trinitydesktop.org/" LICENSE="LGPL-2.1" SLOT="0" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi DEPEND="sys-libs/binutils-libs:=" |