Fix Keywords
This commit is contained in:
parent
ea92b3f8d2
commit
d915b47bfd
5 changed files with 5 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ SRC_URI="https://github.com/henri-gasc/cliphist/archive/refs/tags/v${PV}.tar.gz
|
|||
|
||||
LICENSE="GPL-3 MIT BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
|
||||
RDEPEND="
|
||||
gui-apps/wl-clipboard
|
||||
|
|
|
|||
|
|
@ -18,6 +18,7 @@ fi
|
|||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
|
||||
RDEPEND="
|
||||
dev-cpp/sdbus-c++:0/2
|
||||
|
|
|
|||
|
|
@ -18,6 +18,7 @@ fi
|
|||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
|
||||
RDEPEND="
|
||||
dev-libs/wayland
|
||||
|
|
|
|||
|
|
@ -18,6 +18,7 @@ fi
|
|||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
IUSE="elogind systemd"
|
||||
REQUIRED_USE="?? ( elogind systemd )"
|
||||
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ EGIT_REPO_URI=https://github.com/Vladimir-csp/app2unit.git
|
|||
|
||||
LICENSE="GPL-3.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
|
||||
DEPENDS="x11-libs/libnotify
|
||||
app-alternatives/sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue