diff options
author | 2021-03-12 10:59:53 +0300 | |
---|---|---|
committer | 2021-03-12 11:01:13 +0300 | |
commit | 64ca1caa6611cc6d04e4a50084e288181259d662 (patch) | |
tree | 8952e5973fc1bfefb5bb7a39b5fb5cabf9ec096a /sys-apps | |
parent | sys-apps/baobab: Stabilize 3.38.0 amd64, #774927 (diff) | |
download | gentoo-64ca1caa6611cc6d04e4a50084e288181259d662.tar.gz gentoo-64ca1caa6611cc6d04e4a50084e288181259d662.tar.bz2 gentoo-64ca1caa6611cc6d04e4a50084e288181259d662.zip |
sys-apps/osinfo-db: Stabilize 20201015 amd64, #774927
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/osinfo-db/osinfo-db-20201015.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/osinfo-db/osinfo-db-20201015.ebuild b/sys-apps/osinfo-db/osinfo-db-20201015.ebuild index ed7983337440..82eb2b072ac4 100644 --- a/sys-apps/osinfo-db/osinfo-db-20201015.ebuild +++ b/sys-apps/osinfo-db/osinfo-db-20201015.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ S="${WORKDIR}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" BDEPEND="sys-apps/osinfo-db-tools" |