diff options
author | Mike Frysinger <vapier@gentoo.org> | 2017-02-24 00:36:33 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2017-02-24 00:36:33 -0500 |
commit | ce6e6413be82a749e9f36183ce02877a1b69f1c2 (patch) | |
tree | 3b0e7ed2a24c2bb411bc08e228e967a32e2dd322 /virtual/tmpfiles | |
parent | sys-apps/openrc: mark 0.23.2 arm64/m68k/s390/sh stable (diff) | |
download | gentoo-ce6e6413be82a749e9f36183ce02877a1b69f1c2.tar.gz gentoo-ce6e6413be82a749e9f36183ce02877a1b69f1c2.tar.bz2 gentoo-ce6e6413be82a749e9f36183ce02877a1b69f1c2.zip |
virtual/tmpfiles: mark 0 arm64/m68k/s390/sh stable
Diffstat (limited to 'virtual/tmpfiles')
-rw-r--r-- | virtual/tmpfiles/tmpfiles-0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/tmpfiles/tmpfiles-0.ebuild b/virtual/tmpfiles/tmpfiles-0.ebuild index 43fd69bc2ee2..79474e96dff7 100644 --- a/virtual/tmpfiles/tmpfiles-0.ebuild +++ b/virtual/tmpfiles/tmpfiles-0.ebuild @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86" IUSE="" RDEPEND=" |