mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
sys-apps/opentmpfiles: add some prefix keywords
keywords added: ~x64-cygwin ~amd64-linux ~x86-linux Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
@@ -10,7 +10,7 @@ if [[ ${PV} = 9999* ]]; then
|
||||
else
|
||||
SRC_URI="https://github.com/openrc/${PN}/archive/${PV}.tar.gz ->
|
||||
${P}.tar.gz"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
|
||||
fi
|
||||
|
||||
DESCRIPTION="A standalone utility to process systemd-style tmpfiles.d files"
|
||||
|
||||
Reference in New Issue
Block a user